public static class EsperEPL2GrammarParser.NewAssignContext
extends ParserRuleContext
Type | Property and Description |
---|---|
EsperEPL2GrammarParser.EventPropertyContext |
event |
Constructor and Description |
---|
NewAssignContext(ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
enterRule(ParseTreeListener listener) |
TerminalNode |
EQUALS() |
EsperEPL2GrammarParser.EventPropertyContext |
eventProperty() |
void |
exitRule(ParseTreeListener listener) |
EsperEPL2GrammarParser.ExpressionContext |
expression() |
int |
getRuleIndex() |
public EsperEPL2GrammarParser.EventPropertyContext eventProperty
public NewAssignContext(ParserRuleContext parent, int invokingState)
public TerminalNode EQUALS()
public EsperEPL2GrammarParser.EventPropertyContext eventProperty()
public EsperEPL2GrammarParser.ExpressionContext expression()
public int getRuleIndex()
public void enterRule(ParseTreeListener listener)
public void exitRule(ParseTreeListener listener)