public static class EsperEPL2GrammarParser.MatchRecogMatchesAfterSkipContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
MatchRecogMatchesAfterSkipContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
org.antlr.v4.runtime.tree.TerminalNode |
AFTER() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
List<EsperEPL2GrammarParser.KeywordAllowedIdentContext> |
keywordAllowedIdent() |
EsperEPL2GrammarParser.KeywordAllowedIdentContext |
keywordAllowedIdent(int i) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public EsperEPL2GrammarParser.KeywordAllowedIdentContext i1
public EsperEPL2GrammarParser.KeywordAllowedIdentContext i2
public EsperEPL2GrammarParser.KeywordAllowedIdentContext i3
public EsperEPL2GrammarParser.KeywordAllowedIdentContext i4
public EsperEPL2GrammarParser.KeywordAllowedIdentContext i5
public MatchRecogMatchesAfterSkipContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode AFTER()
public List<EsperEPL2GrammarParser.KeywordAllowedIdentContext> keywordAllowedIdent()
public EsperEPL2GrammarParser.KeywordAllowedIdentContext keywordAllowedIdent(int i)
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