Indirect supertypes
Known direct subtypes
Predicates
getLoopForm | Get the loop form of this |
toString |
Inherited predicates
getAReceivingDataEntry | Get a data entry used as a receiver. | from Stmt |
getAReceivingOperand | Get an operand used as a receiver. | from Stmt |
getASendingDataEntry | Get a data entry used as a sender. | from Stmt |
getASendingOperand | Get an operand used as a sender. | from Stmt |
getASuccessor | Get any possible successor in the progam’s control flow. | from AstNode |
getASuccessorStmt | from Stmt | |
getAnOperand | from Stmt | |
getEnclosingParagraph | Get the paragraph containing this statement. | from Stmt |
getEnclosingProcedureDivision | Get the procedure division containing this statement. | from Stmt |
getEnclosingSection | Get the section containing this statement. | from Stmt |
getEnclosingSentence | Get the sentence containing this statement. | from Stmt |
getEnclosingText | Get the unit containing this element. | from AstNode |
getEnclosingUnit | Get the unit containing this element. | from AstNode |
getLocation | Get this element’s location. | from Locatable |
getNumLines | Get the number of lines covered by this element. | from Locatable |
getParent | from Stmt_ | |
hasAncestor | Does this AstNode have ‘other’ as a ancestor? | from AstNode |
hasDescendant | Does this AstNode have ‘other’ as a descendant? | from AstNode |
isCompilerGenerated | Was this statement inserted by the “compiler” ? | from Stmt |