Class AST_extended::SqlIntoClause
Direct supertypes
Indirect supertypes
Predicates
Inherited predicates
getASuccessor | Get any possible successor in the progam’s control flow. | from AstNode |
getATarget | Get a targets belonging to this | from SqlIntoClause_ |
getEnclosingText | Get the unit containing this element. | from AstNode |
getEnclosingUnit | Get the unit containing this element. | from AstNode |
getFirstTarget | Get the first targets in the list. | from SqlIntoClause_ |
getLastTarget | Get the last targets in the list. | from SqlIntoClause_ |
getLocation | Get this element’s location. | from Locatable |
getNumLines | Get the number of lines covered by this element. | from Locatable |
getParent | from SqlClause_ | |
getTarget | Get the nth targets of this | from SqlIntoClause_ |
getTargetsList | Get the list of targets belonging to this | from SqlIntoClause_ |
getTargetsSize | Get the number of elements in the list of targets. | from SqlIntoClause_ |
hasAncestor | Does this AstNode have ‘other’ as a ancestor? | from AstNode |
hasDescendant | Does this AstNode have ‘other’ as a descendant? | from AstNode |