public interface ParseRuleSelector
Modifier and Type | Method and Description |
---|---|
Tree |
invokeParseRule(EsperEPL2GrammarParser parser)
Implementations can invoke a parse rule of their choice on the parser.
|
Tree invokeParseRule(EsperEPL2GrammarParser parser) throws RecognitionException
parser
- - to invoke parse rule onRecognitionException
- is a parse exception