Direct supertypes
Indirect supertypes
- @argument
- @ast_node
- @call_arg_value
- @data_reference_parent
- @evaluate_subject
- @identifier_or_literal
- @literal_parent
- @locatable
- @program_name
- @relation_object
- @relation_operand
- @string_parent
- @subscript
- @when_object
- Argument_
- AstNode
- AstNode_
- CallArgValue_
- EvaluateSubject_
- IdentifierOrLiteral_
- Locatable
- ProgramName_
- RelationObject
- RelationObject_
- RelationOperand_
- Subscript_
- WhenObject_
Known direct subtypes
Inherited predicates
getASuccessor | Get any possible successor in the progam’s control flow. | from AstNode |
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 |
hasAncestor | Does this AstNode have ‘other’ as a ancestor? | from AstNode |
hasDescendant | Does this AstNode have ‘other’ as a descendant? | from AstNode |