public static class EsperEPL2GrammarParser.StartJsonValueRuleContext
extends ParserRuleContext
Constructor and Description |
---|
StartJsonValueRuleContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
enterRule(ParseTreeListener listener) |
TerminalNode |
EOF() |
void |
exitRule(ParseTreeListener listener) |
int |
getRuleIndex() |
EsperEPL2GrammarParser.JsonvalueContext |
jsonvalue() |
public StartJsonValueRuleContext(ParserRuleContext parent, int invokingState)
public TerminalNode EOF()
public EsperEPL2GrammarParser.JsonvalueContext jsonvalue()
public int getRuleIndex()
public void enterRule(ParseTreeListener listener)
public void exitRule(ParseTreeListener listener)