Package org.gvsig.expressionevaluator
Interface Statement.Rule
- All Known Subinterfaces:
Statement.CompoundRule,Statement.ConditionalRule,Statement.SwichTokenRule
- Enclosing interface:
Statement
public static interface Statement.Rule
-
Method Summary
Modifier and TypeMethodDescriptioncapture_as(String... ids) voidparse(Statement.StatementContext context)
-
Method Details
-
parse
-
capture_as
-