| Package | Description |
|---|---|
| ru.histone.v2.evaluator |
Classes from this package uses to evaluating AST-tree and getting result in string representation
|
| ru.histone.v2.evaluator.global | |
| ru.histone.v2.evaluator.node |
Classes in this package uses to represents evaluated nodes from AST-tree
|
| Modifier and Type | Field and Description |
|---|---|
protected static Comparator<BooleanEvalNode> |
NodesComparator.BOOLEAN_EVAL_NODE_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
int |
BooleanEvalNodeComparator.compare(BooleanEvalNode left,
BooleanEvalNode right) |
| Modifier and Type | Field and Description |
|---|---|
static BooleanEvalNode |
BooleanEvalNode.FALSE |
static BooleanEvalNode |
BooleanEvalNode.TRUE |
Copyright © 2017. All rights reserved.