public abstract static class Compiler.UntypedExpr extends java.lang.Object implements Compiler.Expr
Constructor and Description |
---|
Compiler.UntypedExpr() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
getJavaClass() |
boolean |
hasJavaClass() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
emit, eval
public java.lang.Class getJavaClass()
getJavaClass
in interface Compiler.Expr
public boolean hasJavaClass()
hasJavaClass
in interface Compiler.Expr