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, hasJavaClassboolean canEmitPrimitive()
void emitUnboxed(Compiler.C context, Compiler.ObjExpr objx, GeneratorAdapter gen)