com.espertech.esper.epl.parse
Class ASTExpressionDeclHelper

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

public class ASTExpressionDeclHelper
extends java.lang.Object


Constructor Summary
ASTExpressionDeclHelper()
           
 
Method Summary
static Pair<ExpressionDeclItem,ExpressionScriptProvided> walkExpressionDecl(org.antlr.runtime.tree.Tree node, java.util.List<java.lang.String> scriptBodies, java.util.Map<org.antlr.runtime.tree.Tree,ExprNode> astExprNodeMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTExpressionDeclHelper

public ASTExpressionDeclHelper()
Method Detail

walkExpressionDecl

public static Pair<ExpressionDeclItem,ExpressionScriptProvided> walkExpressionDecl(org.antlr.runtime.tree.Tree node,
                                                                                   java.util.List<java.lang.String> scriptBodies,
                                                                                   java.util.Map<org.antlr.runtime.tree.Tree,ExprNode> astExprNodeMap)

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