Class ExprNodeUtilMethodDesc
java.lang.Object
com.espertech.esper.common.internal.epl.expression.core.ExprNodeUtilMethodDesc
-
Constructor Summary
ConstructorDescriptionExprNodeUtilMethodDesc
(boolean allConstants, ExprForge[] childForges, Method reflectionMethod, EPTypeClass methodTargetType, boolean localInlinedClass) -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
-
Constructor Details
-
ExprNodeUtilMethodDesc
public ExprNodeUtilMethodDesc(boolean allConstants, ExprForge[] childForges, Method reflectionMethod, EPTypeClass methodTargetType, boolean localInlinedClass)
-
-
Method Details
-
isAllConstants
public boolean isAllConstants() -
getReflectionMethod
-
getChildForges
-
isLocalInlinedClass
public boolean isLocalInlinedClass() -
getMethodTargetType
-