public static class EsperEPL2GrammarParser.EventPropertyOrLibFunctionContext
extends ParserRuleContext
Type | Property and Description |
---|---|
EsperEPL2GrammarParser.EventPropertyContext |
event |
Constructor and Description |
---|
EventPropertyOrLibFunctionContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
enterRule(ParseTreeListener listener) |
EsperEPL2GrammarParser.EventPropertyContext |
eventProperty() |
void |
exitRule(ParseTreeListener listener) |
int |
getRuleIndex() |
EsperEPL2GrammarParser.LibFunctionContext |
libFunction() |
public EsperEPL2GrammarParser.EventPropertyContext eventProperty
public EventPropertyOrLibFunctionContext(ParserRuleContext parent, int invokingState)
public EsperEPL2GrammarParser.LibFunctionContext libFunction()
public EsperEPL2GrammarParser.EventPropertyContext eventProperty()
public int getRuleIndex()
public void enterRule(ParseTreeListener listener)
public void exitRule(ParseTreeListener listener)