public interface Tree
int
calculate()
Tree
getLeftOperand()
getRightOperand()
Tree getLeftOperand()
Tree getRightOperand()
int calculate()