public static interface Compiler.MaybePrimitiveExpr extends Compiler.Expr
Modifier and Type | Method and Description |
---|---|
boolean |
canEmitPrimitive() |
void |
emitUnboxed(Compiler.C context,
Compiler.ObjExpr objx,
GeneratorAdapter gen) |
emit, eval, getJavaClass, hasJavaClass
boolean canEmitPrimitive()
void emitUnboxed(Compiler.C context, Compiler.ObjExpr objx, GeneratorAdapter gen)