public static class EsperEPL2GrammarParser.MatchRecogMatchesAfterSkipContext
extends ParserRuleContext
Constructor and Description |
---|
MatchRecogMatchesAfterSkipContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
TerminalNode |
AFTER() |
void |
enterRule(ParseTreeListener listener) |
void |
exitRule(ParseTreeListener listener) |
int |
getRuleIndex() |
java.util.List<EsperEPL2GrammarParser.KeywordAllowedIdentContext> |
keywordAllowedIdent() |
EsperEPL2GrammarParser.KeywordAllowedIdentContext |
keywordAllowedIdent(int i) |
public EsperEPL2GrammarParser.KeywordAllowedIdentContext i1
public EsperEPL2GrammarParser.KeywordAllowedIdentContext i2
public EsperEPL2GrammarParser.KeywordAllowedIdentContext i3
public EsperEPL2GrammarParser.KeywordAllowedIdentContext i4
public EsperEPL2GrammarParser.KeywordAllowedIdentContext i5
public MatchRecogMatchesAfterSkipContext(ParserRuleContext parent, int invokingState)
public EsperEPL2GrammarParser.KeywordAllowedIdentContext keywordAllowedIdent(int i)
public java.util.List<EsperEPL2GrammarParser.KeywordAllowedIdentContext> keywordAllowedIdent()
public TerminalNode AFTER()
public int getRuleIndex()
public void enterRule(ParseTreeListener listener)
public void exitRule(ParseTreeListener listener)