| Interface | Description |
|---|---|
| Node | |
| OperandNode | |
| OperationNode | |
| Visitor<T> |
| Class | Description |
|---|---|
| AbstractVisitor<T> | |
| Builder |
A Builder to help building an
Node tree from an infix stack. |
| Constraint<T> | |
| ConstraintNode<T> | |
| LogicalOperationNode | |
| QueryPrinterVisitor |
A Visitor that prints the Node tree as FICUM query dsl.
|
| Enum | Description |
|---|---|
| Comparison | |
| Operator |
Copyright © 2019. All rights reserved.