| Modifier | Constructor and Description |
|---|---|
protected |
LogicalNode(LogicalOp operator,
List<? extends Node> children) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
LogicalOp |
getOperator() |
int |
hashCode() |
Iterator<Node> |
iterator() |
String |
toString() |
acceptclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic LogicalOp getOperator()
Copyright © 2011–2014. All rights reserved.