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, wait
emit, getJavaClass, hasJavaClass
abstract java.lang.Object val()
public java.lang.Object eval()
eval
in interface Compiler.Expr