com.espertech.esper.epl.parse
Class ASTContextHelper

java.lang.Object
  extended by com.espertech.esper.epl.parse.ASTContextHelper

public class ASTContextHelper
extends java.lang.Object


Constructor Summary
ASTContextHelper()
           
 
Method Summary
static CreateContextDesc walkCreateContext(EsperEPL2GrammarParser.CreateContextExprContext ctx, java.util.Map<org.antlr.v4.runtime.tree.Tree,ExprNode> astExprNodeMap, java.util.Map<org.antlr.v4.runtime.tree.Tree,EvalFactoryNode> astPatternNodeMap, PropertyEvalSpec propertyEvalSpec, FilterSpecRaw filterSpec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTContextHelper

public ASTContextHelper()
Method Detail

walkCreateContext

public static CreateContextDesc walkCreateContext(EsperEPL2GrammarParser.CreateContextExprContext ctx,
                                                  java.util.Map<org.antlr.v4.runtime.tree.Tree,ExprNode> astExprNodeMap,
                                                  java.util.Map<org.antlr.v4.runtime.tree.Tree,EvalFactoryNode> astPatternNodeMap,
                                                  PropertyEvalSpec propertyEvalSpec,
                                                  FilterSpecRaw filterSpec)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com