Class AST::SqlUpdateStmt_
Direct supertypes
Indirect supertypes
Known direct subtypes
Inherited predicates
getASuccessor | Get any possible successor in the progam’s control flow. | from AstNode |
getEnclosingExecStmt | from SqlStmt | |
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 SqlStmt_ | |
hasAncestor | Does this AstNode have ‘other’ as a ancestor? | from AstNode |
hasDescendant | Does this AstNode have ‘other’ as a descendant? | from AstNode |