com.espertech.esper.epl.enummethod.dot
Class ExprDotEvalParamExpr

java.lang.Object
  extended by com.espertech.esper.epl.enummethod.dot.ExprDotEvalParam
      extended by com.espertech.esper.epl.enummethod.dot.ExprDotEvalParamExpr

public class ExprDotEvalParamExpr
extends ExprDotEvalParam


Constructor Summary
ExprDotEvalParamExpr(int parameterNum, ExprNode body, ExprEvaluator bodyEvaluator)
           
 
Method Summary
 
Methods inherited from class com.espertech.esper.epl.enummethod.dot.ExprDotEvalParam
getBody, getBodyEvaluator, getParameterNum
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprDotEvalParamExpr

public ExprDotEvalParamExpr(int parameterNum,
                            ExprNode body,
                            ExprEvaluator bodyEvaluator)

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