Class AST_extended::Text
Direct supertypes
Indirect supertypes
Known direct subtypes
Predicates
Inherited predicates
getAHandledDirective | Get a handled directives belonging to this | from Text_ |
getAPreprocessingDirective | Get a preprocessing directives belonging to this | from Text_ |
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 |
getFirstHandledDirective | Get the first handled directives in the list. | from Text_ |
getFirstPreprocessingDirective | Get the first preprocessing directives in the list. | from Text_ |
getHandledDirective | Get the nth handled directives of this | from Text_ |
getHandledDirectivesList | Get the list of handled directives belonging to this | from Text_ |
getHandledDirectivesSize | Get the number of elements in the list of handled directives. | from Text_ |
getLastHandledDirective | Get the last handled directives in the list. | from Text_ |
getLastPreprocessingDirective | Get the last preprocessing directives in the list. | from Text_ |
getLocation | Get this element’s location. | from Locatable |
getNumLines | Get the number of lines covered by this element. | from Locatable |
getParent | from AstNode_ | |
getPreprocessingDirective | Get the nth preprocessing directives of this | from Text_ |
getPreprocessingDirectivesList | Get the list of preprocessing directives belonging to this | from Text_ |
getPreprocessingDirectivesSize | Get the number of elements in the list of preprocessing directives. | from Text_ |
hasAncestor | Does this AstNode have ‘other’ as a ancestor? | from AstNode |
hasDescendant | Does this AstNode have ‘other’ as a descendant? | from AstNode |