org.apache.bcel.generic
public abstract class ConversionInstruction extends Instruction implements TypedInstruction, StackProducer, StackConsumer
Constructor Summary | |
---|---|
protected | ConversionInstruction(short opcode) |
Method Summary | |
---|---|
Type | getType(ConstantPoolGen cp) |
Parameters: opcode opcode of instruction
Returns: type associated with the instruction