Modifier and Type | Field and Description |
---|---|
private int |
v |
Constructor and Description |
---|
Const(int v) |
Modifier and Type | Method and Description |
---|---|
int |
evaluate() |
void |
printPostorder() |
private final int v
public Const(int v)
public void printPostorder()
printPostorder
in interface Expr