Modifier and Type | Field and Description |
---|---|
private int |
v |
Constructor and Description |
---|
Const(int v) |
Modifier and Type | Method and Description |
---|---|
int |
evaluate() |
java.util.Iterator<java.lang.Object> |
postorderIterator() |
private final int v
public Const(int v)
public java.util.Iterator<java.lang.Object> postorderIterator()
postorderIterator
in interface Expr