public static class EsperEPL2GrammarParser.EplExpressionContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
EplExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public EplExpressionContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public EsperEPL2GrammarParser.SelectExprContext selectExpr()
public EsperEPL2GrammarParser.CreateWindowExprContext createWindowExpr()
public EsperEPL2GrammarParser.CreateIndexExprContext createIndexExpr()
public EsperEPL2GrammarParser.CreateVariableExprContext createVariableExpr()
public EsperEPL2GrammarParser.CreateTableExprContext createTableExpr()
public EsperEPL2GrammarParser.CreateSchemaExprContext createSchemaExpr()
public EsperEPL2GrammarParser.CreateContextExprContext createContextExpr()
public EsperEPL2GrammarParser.CreateExpressionExprContext createExpressionExpr()
public EsperEPL2GrammarParser.OnExprContext onExpr()
public EsperEPL2GrammarParser.UpdateExprContext updateExpr()
public EsperEPL2GrammarParser.CreateDataflowContext createDataflow()
public EsperEPL2GrammarParser.FafDeleteContext fafDelete()
public EsperEPL2GrammarParser.FafUpdateContext fafUpdate()
public EsperEPL2GrammarParser.FafInsertContext fafInsert()
public EsperEPL2GrammarParser.ContextExprContext contextExpr()
public EsperEPL2GrammarParser.ForExprContext forExpr()
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule
in class org.antlr.v4.runtime.ParserRuleContext
public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule
in class org.antlr.v4.runtime.ParserRuleContext