Constructor and Description |
---|
Operand() |
Modifier and Type | Method and Description |
---|---|
Tree |
getLeftOperand()
Gets the left sub-tree of the node.
|
Tree |
getRightOperand()
Gets the right sub-tree of the node.
|
public Tree getLeftOperand()
Tree
getLeftOperand
in interface Tree
public Tree getRightOperand()
Tree
getRightOperand
in interface Tree