public class ASTChainableHelper extends Object
Constructor and Description |
---|
ASTChainableHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
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) |
public static void 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.