public class CastingRuleF2I extends BaseCastingRule
| Constructor and Description |
|---|
CastingRuleF2I(ICastingRule baseRule) |
| Modifier and Type | Method and Description |
|---|---|
void |
compileInner(IEnvironmentMethod method) |
ZenType |
getInnerInputType() |
ZenType |
getResultingType() |
compile, getInputTypepublic CastingRuleF2I(ICastingRule baseRule)
public void compileInner(IEnvironmentMethod method)
compileInner in class BaseCastingRulepublic ZenType getInnerInputType()
getInnerInputType in class BaseCastingRulepublic ZenType getResultingType()