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.ChainableContext |
EsperEPL2GrammarParser.chainable() |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.StartEventPropertyRuleContext.chainable() |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.OnSetAssignmentContext.chainable() |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.CreateTableColumnContext.chainable() |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.CreateSelectionListElementContext.chainable() |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.CreateContextCoalesceItemContext.chainable() |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.UnaryExpressionContext.chainable() |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.UnaryMinusContext.chainable() |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.NewAssignContext.chainable() |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.Builtin_priorContext.chainable() |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.Builtin_existsContext.chainable() |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.CreateContextPartitionItemContext.chainable(int i) |
EsperEPL2GrammarParser.ChainableContext |
EsperEPL2GrammarParser.OuterJoinIdentPairContext.chainable(int i) |
Modifier and Type | Method and Description |
---|---|
List<EsperEPL2GrammarParser.ChainableContext> |
EsperEPL2GrammarParser.CreateContextPartitionItemContext.chainable() |
List<EsperEPL2GrammarParser.ChainableContext> |
EsperEPL2GrammarParser.OuterJoinIdentPairContext.chainable() |
Modifier and Type | Method and Description |
---|---|
void |
EsperEPL2GrammarListener.enterChainable(EsperEPL2GrammarParser.ChainableContext ctx)
Enter a parse tree produced by
EsperEPL2GrammarParser.chainable() . |
void |
EsperEPL2GrammarBaseListener.enterChainable(EsperEPL2GrammarParser.ChainableContext ctx)
Enter a parse tree produced by
EsperEPL2GrammarParser.chainable() . |
void |
EsperEPL2GrammarListener.exitChainable(EsperEPL2GrammarParser.ChainableContext ctx)
Exit a parse tree produced by
EsperEPL2GrammarParser.chainable() . |
void |
EsperEPL2GrammarBaseListener.exitChainable(EsperEPL2GrammarParser.ChainableContext ctx)
Exit a parse tree produced by
EsperEPL2GrammarParser.chainable() . |
Modifier and Type | Method and Description |
---|---|
void |
EPLTreeWalkerListener.enterChainable(EsperEPL2GrammarParser.ChainableContext ctx) |
void |
EPLTreeWalkerListener.exitChainable(EsperEPL2GrammarParser.ChainableContext ctx) |
static List<com.espertech.esper.common.internal.epl.expression.chain.Chainable> |
ASTChainSpecHelper.getChainables(EsperEPL2GrammarParser.ChainableContext ctx,
Map<org.antlr.v4.runtime.tree.Tree,com.espertech.esper.common.internal.epl.expression.core.ExprNode> astExprNodeMap) |
static String |
ASTUtil.getPropertyName(EsperEPL2GrammarParser.ChainableContext ctx,
int startNode) |
static void |
ASTChainableHelper.processChainable(EsperEPL2GrammarParser.ChainableContext ctx,
Map<org.antlr.v4.runtime.tree.Tree,com.espertech.esper.common.internal.epl.expression.core.ExprNode> astExprNodeMap,
com.espertech.esper.common.internal.context.compile.ContextCompileTimeDescriptor contextCompileTimeDescriptor,
com.espertech.esper.common.internal.compile.stage1.specmapper.StatementSpecMapEnv mapEnv,
com.espertech.esper.common.internal.compile.stage1.spec.StatementSpecRaw statementSpec,
com.espertech.esper.common.internal.compile.stage1.spec.ExpressionDeclDesc expressionDeclarations,
com.espertech.esper.common.internal.util.LazyAllocatedMap<com.espertech.esper.common.client.util.HashableMultiKey,com.espertech.esper.common.client.hook.aggmultifunc.AggregationMultiFunctionForge> plugInAggregations,
List<com.espertech.esper.common.internal.compile.stage1.spec.ExpressionScriptProvided> scriptExpressions) |
Copyright © 2005–2022. All rights reserved.