Package | Description |
---|---|
com.espertech.esper.compiler.internal.generated | |
com.espertech.esper.compiler.internal.parse |
Parsers and AST tree walkers and helper classes transforming AST into business objects
|
Modifier and Type | Method and Description |
---|---|
EsperEPL2GrammarParser.CreateContextExprContext |
EsperEPL2GrammarParser.createContextExpr() |
EsperEPL2GrammarParser.CreateContextExprContext |
EsperEPL2GrammarParser.EplExpressionContext.createContextExpr() |
Modifier and Type | Method and Description |
---|---|
void |
EsperEPL2GrammarListener.enterCreateContextExpr(EsperEPL2GrammarParser.CreateContextExprContext ctx)
Enter a parse tree produced by
EsperEPL2GrammarParser.createContextExpr() . |
void |
EsperEPL2GrammarBaseListener.enterCreateContextExpr(EsperEPL2GrammarParser.CreateContextExprContext ctx)
Enter a parse tree produced by
EsperEPL2GrammarParser.createContextExpr() . |
void |
EsperEPL2GrammarListener.exitCreateContextExpr(EsperEPL2GrammarParser.CreateContextExprContext ctx)
Exit a parse tree produced by
EsperEPL2GrammarParser.createContextExpr() . |
void |
EsperEPL2GrammarBaseListener.exitCreateContextExpr(EsperEPL2GrammarParser.CreateContextExprContext ctx)
Exit a parse tree produced by
EsperEPL2GrammarParser.createContextExpr() . |
Modifier and Type | Method and Description |
---|---|
void |
EPLTreeWalkerListener.enterCreateContextExpr(EsperEPL2GrammarParser.CreateContextExprContext ctx) |
void |
EPLTreeWalkerListener.exitCreateContextExpr(EsperEPL2GrammarParser.CreateContextExprContext ctx) |
static com.espertech.esper.common.internal.compile.stage1.spec.CreateContextDesc |
ASTContextHelper.walkCreateContext(EsperEPL2GrammarParser.CreateContextExprContext ctx,
Map<org.antlr.v4.runtime.tree.Tree,com.espertech.esper.common.internal.epl.expression.core.ExprNode> astExprNodeMap,
Map<org.antlr.v4.runtime.tree.Tree,com.espertech.esper.common.internal.epl.pattern.core.EvalForgeNode> astPatternNodeMap,
com.espertech.esper.common.internal.compile.stage1.spec.PropertyEvalSpec propertyEvalSpec,
com.espertech.esper.common.internal.compile.stage1.spec.FilterSpecRaw filterSpec) |
Copyright © 2005–2020. All rights reserved.