private static final class ExprFactory.Const extends java.lang.Object implements Expr
| Modifier and Type | Field and Description |
|---|---|
private int |
v |
| Constructor and Description |
|---|
Const(int v) |
| Modifier and Type | Method and Description |
|---|---|
int |
eval() |
java.lang.String |
toString() |