public static class EsperEPL2GrammarParser.PatternExpressionContext
extends ParserRuleContext
Constructor and Description |
---|
PatternExpressionContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
enterRule(ParseTreeListener listener) |
void |
exitRule(ParseTreeListener listener) |
EsperEPL2GrammarParser.FollowedByExpressionContext |
followedByExpression() |
int |
getRuleIndex() |
public PatternExpressionContext(ParserRuleContext parent, int invokingState)
public EsperEPL2GrammarParser.FollowedByExpressionContext followedByExpression()
public int getRuleIndex()
public void enterRule(ParseTreeListener listener)
public void exitRule(ParseTreeListener listener)