Constructor and Description |
---|
Node(E expr) |
Node(E expr,
O operatorLeft) |
Modifier and Type | Method and Description |
---|---|
E |
getExpr() |
O |
getOperatorLeft() |
void |
setOperatorLeft(O value) |
Copyright © 2020. All rights reserved.