public static class EsperEPL2GrammarParser.MatchRecogPatternAlterationContext
extends ParserRuleContext
Modifier and Type | Field and Description |
---|---|
Token |
o |
Constructor and Description |
---|
MatchRecogPatternAlterationContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
java.util.List<TerminalNode> |
BOR() |
TerminalNode |
BOR(int i) |
void |
enterRule(ParseTreeListener listener) |
void |
exitRule(ParseTreeListener listener) |
int |
getRuleIndex() |
java.util.List<EsperEPL2GrammarParser.MatchRecogPatternConcatContext> |
matchRecogPatternConcat() |
EsperEPL2GrammarParser.MatchRecogPatternConcatContext |
matchRecogPatternConcat(int i) |
public MatchRecogPatternAlterationContext(ParserRuleContext parent, int invokingState)
public TerminalNode BOR(int i)
public java.util.List<TerminalNode> BOR()
public java.util.List<EsperEPL2GrammarParser.MatchRecogPatternConcatContext> matchRecogPatternConcat()
public EsperEPL2GrammarParser.MatchRecogPatternConcatContext matchRecogPatternConcat(int i)
public int getRuleIndex()
public void enterRule(ParseTreeListener listener)
public void exitRule(ParseTreeListener listener)