static class Compiler.NewInstanceExpr.ReifyParser extends java.lang.Object implements Compiler.IParser
Constructor and Description |
---|
Compiler.NewInstanceExpr.ReifyParser() |
Modifier and Type | Method and Description |
---|---|
Compiler.Expr |
parse(Compiler.C context,
java.lang.Object frm) |
public Compiler.Expr parse(Compiler.C context, java.lang.Object frm)
parse
in interface Compiler.IParser