public interface IConversionInstruction extends IInstruction
IInstruction.Visitor| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFromType() |
java.lang.String |
getToType() |
boolean |
throwsExceptionOnOverflow() |
getBranchTargets, getPoppedCount, getPushedType, getPushedWordSize, isFallThrough, isPEI, redirectTargets, toString, visit