public class ExprNodeUtilMethodDesc extends Object
Constructor and Description |
---|
ExprNodeUtilMethodDesc(boolean allConstants,
ExprForge[] childForges,
Method reflectionMethod,
EPTypeClass methodTargetType,
boolean localInlinedClass) |
Modifier and Type | Method and Description |
---|---|
ExprForge[] |
getChildForges() |
EPTypeClass |
getMethodTargetType() |
Method |
getReflectionMethod() |
boolean |
isAllConstants() |
boolean |
isLocalInlinedClass() |
public ExprNodeUtilMethodDesc(boolean allConstants, ExprForge[] childForges, Method reflectionMethod, EPTypeClass methodTargetType, boolean localInlinedClass)
public boolean isAllConstants()
public Method getReflectionMethod()
public ExprForge[] getChildForges()
public boolean isLocalInlinedClass()
public EPTypeClass getMethodTargetType()
Copyright © 2005–2021. All rights reserved.