Access | Constructor and Description |
---|---|
pack-priv | |
protected |
Modifier and Type | Method and Description |
---|---|
public Type | Returns: type associated with the instructionImplements com. |
ConversionInstruction | back to summary |
---|---|
pack-priv ConversionInstruction() Empty constructor needed for Instruction.readInstruction. Not to be used otherwise. |
ConversionInstruction | back to summary |
---|---|
protected ConversionInstruction(final short opcode)
|
getType | back to summary |
---|---|
public Type getType(final ConstantPoolGen cp) Implements com. |