Package cel.parser.internal
- 
Interface Summary Interface Description CELVisitor<T> This interface defines a complete generic visitor for a parse tree produced byCELParser.
| Interface | Description | 
|---|---|
| CELVisitor<T> | This interface defines a complete generic visitor for a parse tree produced
 by  CELParser. |