Class AST_extended::MulExpr
Direct supertypes
Indirect supertypes
- @argument
- @arithmetic_expr
- @ast_node
- @binary_expr
- @call_arg_value
- @data_reference_parent
- @evaluate_subject
- @expr
- @literal_parent
- @locatable
- @mul_expr
- @relation_object
- @relation_operand
- @string_parent
- @when_object
- Argument
- Argument_
- ArithmeticExpr
- ArithmeticExpr_
- AstNode
- AstNode_
- BinaryExpr
- BinaryExpr_
- CallArgValue
- CallArgValue_
- EvaluateSubject
- EvaluateSubject_
- Expr
- Expr_
- Locatable
- RelationObject
- RelationObject_
- RelationOperand
- RelationOperand_
- WhenObject
- WhenObject_
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 MulExpr_ |
getLocation | Get this element’s location. | from Locatable |
getNumLines | Get the number of lines covered by this element. | from Locatable |
getParent | from MulExpr_ | |
getRightOperand | Get the right operand of this | from MulExpr_ |
hasAncestor | Does this AstNode have ‘other’ as a ancestor? | from AstNode |
hasDescendant | Does this AstNode have ‘other’ as a descendant? | from AstNode |