Class ExprDotEvalParam
java.lang.Object
com.espertech.esper.common.internal.epl.enummethod.dot.ExprDotEvalParam
- Direct Known Subclasses:
ExprDotEvalParamExpr
,ExprDotEvalParamLambda
-
Constructor Summary
ModifierConstructorDescriptionprotected
ExprDotEvalParam
(int parameterNum, ExprNode body, ExprForge bodyForge) -
Method Summary
-
Constructor Details
-
ExprDotEvalParam
-
-
Method Details
-
getParameterNum
public int getParameterNum() -
getBody
-
getBodyForge
-