static interface Compiler.Expr
Modifier and Type | Method and Description |
---|---|
void |
emit(Compiler.C context,
Compiler.ObjExpr objx,
GeneratorAdapter gen) |
java.lang.Object |
eval() |
java.lang.Class |
getJavaClass() |
boolean |
hasJavaClass() |
java.lang.Object eval()
void emit(Compiler.C context, Compiler.ObjExpr objx, GeneratorAdapter gen)
boolean hasJavaClass()
java.lang.Class getJavaClass()