public static class EsperEPL2GrammarParser.GopOutItemContext
extends org.antlr.v4.runtime.ParserRuleContext
Modifier and Type | Field and Description |
---|---|
EsperEPL2GrammarParser.ClassIdentifierContext |
n |
Constructor and Description |
---|
GopOutItemContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
EsperEPL2GrammarParser.ClassIdentifierContext |
classIdentifier() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
EsperEPL2GrammarParser.GopOutTypeListContext |
gopOutTypeList() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public GopOutItemContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public EsperEPL2GrammarParser.ClassIdentifierContext classIdentifier()
public EsperEPL2GrammarParser.GopOutTypeListContext gopOutTypeList()
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule
in class org.antlr.v4.runtime.ParserRuleContext
public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule
in class org.antlr.v4.runtime.ParserRuleContext