| Modifier and Type | Method and Description |
|---|---|
List<ASTVariable> |
ASTModel.getVariables() |
| Modifier and Type | Method and Description |
|---|---|
ASTVariableBuilder |
ASTModelBuilder.withVariable(ASTVariable variable) |
| Modifier and Type | Method and Description |
|---|---|
ASTVariable |
ASTOperandVariable.getVariable() |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTOperandVariable.setVariable(ASTVariable _variable) |
| Constructor and Description |
|---|
VariableAssertion(ASTVariable item,
ASTModel ast,
ASTAssertionBase parent) |
VariableAssertion(ASTVariable item,
int index,
ASTModel ast,
ASTAssertionBase parent) |
| Constructor and Description |
|---|
VariableListAssertion(List<ASTVariable> list,
ASTModel ast,
ASTAssertionBase parent) |
Copyright © 2020. All rights reserved.