| Package | Description |
|---|---|
| io.openvalidation.common.ast.builder | |
| io.openvalidation.common.ast.operand.arithmetical | |
| io.openvalidation.common.unittesting.astassertion |
| Modifier and Type | Method and Description |
|---|---|
ASTOperandArithmeticalBuilder |
ASTOperandArithmeticalBuilder.withNumber(ASTOperandStaticNumber number,
ASTArithmeticalOperator operator,
String operatorSource) |
| Modifier and Type | Method and Description |
|---|---|
ASTOperandStaticNumber |
ASTOperandArithmeticalNumberItem.getOperand() |
| Constructor and Description |
|---|
ASTOperandArithmeticalNumberItem(ASTOperandStaticNumber operand) |
| Constructor and Description |
|---|
StaticNumberAssertion(ASTOperandStaticNumber item,
ASTModel ast,
ASTAssertionBase parent) |
Copyright © 2020. All rights reserved.