Class CobolStmt


  • @Deprecated
    public class CobolStmt
    extends Object
    Deprecated.
    since version 3.4. This API will be dropped with no replacement.
    • Method Detail

      • setInputDataItems

        protected void setInputDataItems​(List<AstNode> qualifiedDataNameNodes)
        Deprecated.
      • setOutputDataItems

        protected void setOutputDataItems​(List<AstNode> qualifiedDataNameNodes)
        Deprecated.
      • setOutputDataItem

        protected void setOutputDataItem​(AstNode qualifiedDataNameNode)
        Deprecated.
      • getInputDataItems

        public List<DataItem> getInputDataItems()
        Deprecated.
      • getOutputDataItems

        public List<DataItem> getOutputDataItems()
        Deprecated.
      • getAstNode

        public AstNode getAstNode()
        Deprecated.
      • hasFlowHandler

        public boolean hasFlowHandler()
        Deprecated.
      • getPrevious

        public CobolStmt getPrevious()
        Deprecated.
      • hasNext

        public boolean hasNext()
        Deprecated.
      • hasPrevious

        public boolean hasPrevious()
        Deprecated.