| Package | Description |
|---|---|
| io.doov.core.dsl.meta |
Abstract syntax tree implementation
|
| io.doov.core.dsl.meta.i18n |
| Modifier and Type | Class and Description |
|---|---|
class |
ComposeOperator |
class |
DefaultOperator |
class |
MappingOperator |
| Modifier and Type | Method and Description |
|---|---|
Operator |
BinaryMetadata.getOperator() |
Operator |
UnaryMetadata.getOperator() |
Operator |
NaryMetadata.getOperator() |
| Modifier and Type | Method and Description |
|---|---|
LeafMetadata |
LeafMetadata.operator(Operator op) |
| Constructor and Description |
|---|
ComposeOperator(Operator operator,
LeafMetadata other) |
| Modifier and Type | Method and Description |
|---|---|
String |
ResourceBundleProvider.get(Operator operator,
Locale locale) |
String |
ResourceProvider.get(Operator operator,
Locale locale) |
Copyright © 2018. All rights reserved.