Public Methods | |
Type | getType (ConstantPoolGen cp) |
Protected Methods | |
ConversionInstruction (short tag) | |
ConversionInstruction (short tag) | |
Private Methods | |
ConversionInstruction () | |
ConversionInstruction () |
Definition at line 9 of file lib/jpf/de/fub/bytecode/generic/ConversionInstruction.java.
|
Empty constructor needed for the Class.newInstance() statement in Instruction.readInstruction(). Not to be used otherwise. Definition at line 14 of file lib/jpf/de/fub/bytecode/generic/ConversionInstruction.java. |
|
Definition at line 18 of file lib/jpf/de/fub/bytecode/generic/ConversionInstruction.java. |
|
Empty constructor needed for the Class.newInstance() statement in Instruction.readInstruction(). Not to be used otherwise. Definition at line 16 of file src/de/fub/bytecode/generic/ConversionInstruction.java. |
|
Definition at line 20 of file src/de/fub/bytecode/generic/ConversionInstruction.java. |
|
Reimplemented from TypedInstruction. Definition at line 25 of file src/de/fub/bytecode/generic/ConversionInstruction.java. |