org.apache.bcel.generic
public abstract class ConversionInstruction extends Instruction implements TypedInstruction, StackProducer, StackConsumer
Version: $Id: ConversionInstruction.java 386056 2006-03-15 11:31:56Z tcurdt $
Constructor Summary | |
---|---|
protected | ConversionInstruction(short opcode) |
Method Summary | |
---|---|
Type | getType(ConstantPoolGen cp) |
Parameters: opcode opcode of instruction
Returns: type associated with the instruction