class Const extends java.lang.Object implements Expr
int
c
Const(int c)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int c
public Const(int c)