| Package | Description |
|---|---|
| io.doov.core.dsl.impl |
Condition implementations.
|
| io.doov.core.dsl.meta |
Abstract syntax tree implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryMetadata |
class |
LeafMetadata |
class |
NaryMetadata |
class |
UnaryMetadata |
| Modifier and Type | Method and Description |
|---|---|
default PredicateMetadata |
Metadata.merge(LeafMetadata other)
Merges the node with the given node.
|
PredicateMetadata |
LeafMetadata.merge(LeafMetadata other) |
PredicateMetadata |
NaryMetadata.merge(LeafMetadata other) |
Copyright © 2018. All rights reserved.