org.apache.bcel.generic
public abstract class ConversionInstruction extends Instruction implements TypedInstruction, StackProducer, StackConsumer
Version: $Id: ConversionInstruction.java 152690 2001-10-29 19:59:54Z jvanzyl $
| Constructor Summary | |
|---|---|
| protected | ConversionInstruction(short opcode) |
| Method Summary | |
|---|---|
| Type | getType(ConstantPoolGen cp) |
Parameters: opcode opcode of instruction
Returns: type associated with the instruction