|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParseRuleSelector
For selection of the parse rule to use.
Method Summary | |
---|---|
void |
invokeParseRule(EQLStatementParser parser)
Implementations can invoke a parse rule of their choice on the parser. |
Method Detail |
---|
void invokeParseRule(EQLStatementParser parser) throws antlr.TokenStreamException, antlr.RecognitionException
parser
- - to invoke parse rule on
antlr.TokenStreamException
- is a parse exception
antlr.RecognitionException
- is a parse exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |