public static class EsperEPL2GrammarParser.GroupBySetsChoiceContext
extends ParserRuleContext
Constructor and Description |
---|
GroupBySetsChoiceContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
enterRule(ParseTreeListener listener) |
void |
exitRule(ParseTreeListener listener) |
int |
getRuleIndex() |
EsperEPL2GrammarParser.GroupByCombinableExprContext |
groupByCombinableExpr() |
EsperEPL2GrammarParser.GroupByCubeOrRollupContext |
groupByCubeOrRollup() |
public GroupBySetsChoiceContext(ParserRuleContext parent, int invokingState)
public EsperEPL2GrammarParser.GroupByCubeOrRollupContext groupByCubeOrRollup()
public EsperEPL2GrammarParser.GroupByCombinableExprContext groupByCombinableExpr()
public int getRuleIndex()
public void enterRule(ParseTreeListener listener)
public void exitRule(ParseTreeListener listener)