public static class EsperEPL2GrammarParser.EscapableIdentContext
extends ParserRuleContext
Modifier and Type | Field and Description |
---|---|
Token |
t |
Constructor and Description |
---|
EscapableIdentContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
enterRule(ParseTreeListener listener) |
void |
exitRule(ParseTreeListener listener) |
int |
getRuleIndex() |
TerminalNode |
IDENT() |
TerminalNode |
TICKED_STRING_LITERAL() |