| Constructor and Description |
|---|
BooleanNode(Node left,
Node right) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getLeft() |
Node |
getRight() |
abstract String |
op() |
String |
toLucene() |
String |
toString() |
Copyright © 2017. All rights reserved.