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