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