public static class EsperEPL2GrammarParser.GopOutTypeParamContext
extends ParserRuleContext
Modifier and Type | Field and Description |
---|---|
Token |
q |
Constructor and Description |
---|
GopOutTypeParamContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
enterRule(ParseTreeListener listener) |
void |
exitRule(ParseTreeListener listener) |
int |
getRuleIndex() |
EsperEPL2GrammarParser.GopOutTypeItemContext |
gopOutTypeItem() |
TerminalNode |
QUESTION() |
public GopOutTypeParamContext(ParserRuleContext parent, int invokingState)
public TerminalNode QUESTION()
public EsperEPL2GrammarParser.GopOutTypeItemContext gopOutTypeItem()
public int getRuleIndex()
public void enterRule(ParseTreeListener listener)
public void exitRule(ParseTreeListener listener)