public static class EsperEPL2GrammarParser.MatchRecogContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
MatchRecogContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
LPAREN() |
org.antlr.v4.runtime.tree.TerminalNode |
MATCH_RECOGNIZE() |
EsperEPL2GrammarParser.MatchRecogDefineContext |
matchRecogDefine() |
EsperEPL2GrammarParser.MatchRecogMatchesAfterSkipContext |
matchRecogMatchesAfterSkip() |
EsperEPL2GrammarParser.MatchRecogMatchesIntervalContext |
matchRecogMatchesInterval() |
EsperEPL2GrammarParser.MatchRecogMatchesSelectionContext |
matchRecogMatchesSelection() |
EsperEPL2GrammarParser.MatchRecogMeasuresContext |
matchRecogMeasures() |
EsperEPL2GrammarParser.MatchRecogPartitionByContext |
matchRecogPartitionBy() |
EsperEPL2GrammarParser.MatchRecogPatternContext |
matchRecogPattern() |
org.antlr.v4.runtime.tree.TerminalNode |
RPAREN() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public MatchRecogContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode MATCH_RECOGNIZE()
public org.antlr.v4.runtime.tree.TerminalNode LPAREN()
public EsperEPL2GrammarParser.MatchRecogMeasuresContext matchRecogMeasures()
public EsperEPL2GrammarParser.MatchRecogPatternContext matchRecogPattern()
public org.antlr.v4.runtime.tree.TerminalNode RPAREN()
public EsperEPL2GrammarParser.MatchRecogPartitionByContext matchRecogPartitionBy()
public EsperEPL2GrammarParser.MatchRecogMatchesSelectionContext matchRecogMatchesSelection()
public EsperEPL2GrammarParser.MatchRecogMatchesAfterSkipContext matchRecogMatchesAfterSkip()
public EsperEPL2GrammarParser.MatchRecogMatchesIntervalContext matchRecogMatchesInterval()
public EsperEPL2GrammarParser.MatchRecogDefineContext matchRecogDefine()
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