public static class EsperEPL2GrammarParser.GopListContext
extends ParserRuleContext
Constructor and Description |
---|
GopListContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
enterRule(ParseTreeListener listener) |
void |
exitRule(ParseTreeListener listener) |
int |
getRuleIndex() |
java.util.List<EsperEPL2GrammarParser.GopContext> |
gop() |
EsperEPL2GrammarParser.GopContext |
gop(int i) |
public GopListContext(ParserRuleContext parent, int invokingState)
public EsperEPL2GrammarParser.GopContext gop(int i)
public java.util.List<EsperEPL2GrammarParser.GopContext> gop()
public int getRuleIndex()
public void enterRule(ParseTreeListener listener)
public void exitRule(ParseTreeListener listener)