| Package | Description |
|---|---|
| io.openvalidation.common.ast.operand | |
| io.openvalidation.common.ast.operand.property |
| Modifier and Type | Method and Description |
|---|---|
List<ASTPropertyPart> |
ASTOperandValueBase.getPath() |
List<ASTPropertyPart> |
ASTOperandVariable.getPath() |
| Modifier and Type | Method and Description |
|---|---|
ASTOperandValueBase |
ASTOperandValueBase.add(ASTPropertyPart part) |
void |
ASTOperandVariable.add(ASTPropertyPart part) |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTOperandValueBase.setPath(List<ASTPropertyPart> path) |
void |
ASTOperandVariable.setPath(List<ASTPropertyPart> path) |
| Modifier and Type | Class and Description |
|---|---|
class |
ASTPropertyConstraintPart |
class |
ASTPropertyStaticPart |
| Modifier and Type | Field and Description |
|---|---|
protected List<ASTPropertyPart> |
ASTOperandProperty.path |
| Modifier and Type | Method and Description |
|---|---|
List<ASTPropertyPart> |
ASTOperandProperty.getPath() |
| Modifier and Type | Method and Description |
|---|---|
ASTOperandProperty |
ASTOperandProperty.add(ASTPropertyPart part) |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTOperandProperty.setPath(List<ASTPropertyPart> path) |
Copyright © 2020. All rights reserved.