public class CastingRuleNullableStaticMethod extends java.lang.Object implements ICastingRule
| Constructor and Description |
|---|
CastingRuleNullableStaticMethod(IJavaMethod method) |
CastingRuleNullableStaticMethod(IJavaMethod method,
ICastingRule base) |
| Modifier and Type | Method and Description |
|---|---|
void |
compile(IEnvironmentMethod method) |
ZenType |
getInputType() |
ZenType |
getResultingType() |
public CastingRuleNullableStaticMethod(IJavaMethod method)
public CastingRuleNullableStaticMethod(IJavaMethod method, ICastingRule base)
public void compile(IEnvironmentMethod method)
compile in interface ICastingRulepublic ZenType getInputType()
getInputType in interface ICastingRulepublic ZenType getResultingType()
getResultingType in interface ICastingRule