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