public static class EsperEPL2GrammarParser.CreateSelectionListElementContext
extends ParserRuleContext
Type | Property and Description |
---|---|
EsperEPL2GrammarParser.EventPropertyContext |
event |
Constructor and Description |
---|
CreateSelectionListElementContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
TerminalNode |
AS() |
EsperEPL2GrammarParser.ConstantContext |
constant() |
void |
enterRule(ParseTreeListener listener) |
EsperEPL2GrammarParser.EventPropertyContext |
eventProperty() |
void |
exitRule(ParseTreeListener listener) |
int |
getRuleIndex() |
TerminalNode |
IDENT() |
TerminalNode |
STAR() |
public EsperEPL2GrammarParser.EventPropertyContext eventProperty
public CreateSelectionListElementContext(ParserRuleContext parent, int invokingState)
public TerminalNode AS()
public EsperEPL2GrammarParser.EventPropertyContext eventProperty()
public TerminalNode STAR()
public EsperEPL2GrammarParser.ConstantContext constant()
public TerminalNode IDENT()
public int getRuleIndex()
public void enterRule(ParseTreeListener listener)
public void exitRule(ParseTreeListener listener)