| Package | Description |
|---|---|
| io.openvalidation.common.ast | |
| io.openvalidation.common.ast.builder |
| Modifier and Type | Class and Description |
|---|---|
class |
ASTComment |
class |
ASTGlobalNamedElement |
class |
ASTRule |
class |
ASTUnknown |
class |
ASTVariable |
| Modifier and Type | Method and Description |
|---|---|
List<ASTGlobalElement> |
ASTModel.getElements() |
List<ASTGlobalElement> |
ASTModel.getRulesAndComments() |
List<ASTGlobalElement> |
ASTModel.getValidElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTModel.add(ASTGlobalElement element) |
| Modifier and Type | Method and Description |
|---|---|
ASTModelBuilder |
ASTModelBuilder.with(ASTGlobalElement element) |
Copyright © 2020. All rights reserved.