Class AST_extended::LogOrExpr
Direct supertypes
Indirect supertypes
Predicates
Inherited predicates
getASuccessor | Get any possible successor in the progam’s control flow. | from AstNode |
getAnOperand | from BinaryExpr | |
getEnclosingText | Get the unit containing this element. | from AstNode |
getEnclosingUnit | Get the unit containing this element. | from AstNode |
getLeftOperand | Get the left operand of this | from LogOrExpr_ |
getLocation | Get this element’s location. | from Locatable |
getNumLines | Get the number of lines covered by this element. | from Locatable |
getParent | from LogOrExpr_ | |
getRightOperand | Get the right operand of this | from LogOrExpr_ |
hasAncestor | Does this AstNode have ‘other’ as a ancestor? | from AstNode |
hasDescendant | Does this AstNode have ‘other’ as a descendant? | from AstNode |