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, waitemit, evalpublic java.lang.Class getJavaClass()
getJavaClass in interface Compiler.Exprpublic boolean hasJavaClass()
hasJavaClass in interface Compiler.Expr