public abstract static class Compiler.LiteralExpr extends java.lang.Object implements Compiler.Expr
| Constructor and Description | 
|---|
| Compiler.LiteralExpr() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | eval() | 
| (package private) abstract java.lang.Object | val() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitemit, getJavaClass, hasJavaClassabstract java.lang.Object val()
public java.lang.Object eval()
eval in interface Compiler.Expr