| Modifier and Type | Method and Description |
|---|---|
ASTOperandArithmeticalBuilder |
ASTOperandArithmeticalBuilder.withVariable(ASTOperandVariable variable) |
ASTOperandArithmeticalBuilder |
ASTOperandArithmeticalBuilder.withVariable(ASTOperandVariable property,
ASTArithmeticalOperator operator) |
ASTOperandArithmeticalBuilder |
ASTOperandArithmeticalBuilder.withVariable(ASTOperandVariable property,
ASTArithmeticalOperator operator,
String operatorSource) |
| Modifier and Type | Method and Description |
|---|---|
List<ASTOperandVariable> |
ASTCondition.getVariables() |
| Modifier and Type | Method and Description |
|---|---|
List<ASTOperandVariable> |
ASTOperandFunction.getVariables() |
| Modifier and Type | Method and Description |
|---|---|
ASTOperandVariable |
ASTOperandArithmeticalVariable.getOperand() |
| Constructor and Description |
|---|
ASTOperandArithmeticalVariable(ASTOperandVariable variable) |
| Constructor and Description |
|---|
VariableReferenceAssertion(ASTOperandVariable item,
ASTModel ast,
ASTAssertionBase parent) |
Copyright © 2020. All rights reserved.