public static class EsperEPL2GrammarParser.GopOutItemContext
extends ParserRuleContext
Modifier and Type | Field and Description |
---|---|
EsperEPL2GrammarParser.ClassIdentifierContext |
n |
Constructor and Description |
---|
GopOutItemContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
EsperEPL2GrammarParser.ClassIdentifierContext |
classIdentifier() |
void |
enterRule(ParseTreeListener listener) |
void |
exitRule(ParseTreeListener listener) |
int |
getRuleIndex() |
EsperEPL2GrammarParser.GopOutTypeListContext |
gopOutTypeList() |
public GopOutItemContext(ParserRuleContext parent, int invokingState)
public EsperEPL2GrammarParser.GopOutTypeListContext gopOutTypeList()
public EsperEPL2GrammarParser.ClassIdentifierContext classIdentifier()
public int getRuleIndex()
public void enterRule(ParseTreeListener listener)
public void exitRule(ParseTreeListener listener)