Public Methods | |
Class[] | getExceptions () |
Type | getType () |
Class[] | getExceptions () |
Type | getType () |
Type | getType (ConstantPoolGen cp) |
Protected Methods | |
ReturnInstruction (short tag) | |
ReturnInstruction (short tag) | |
void | init (InstructionHandle h, int o, MethodInfo m, ConstantPool cp) |
Private Methods | |
ReturnInstruction () | |
ReturnInstruction () |
Definition at line 11 of file lib/jpf/de/fub/bytecode/generic/ReturnInstruction.java.
|
Empty constructor needed for the Class.newInstance() statement in Instruction.readInstruction(). Not to be used otherwise. Definition at line 17 of file lib/jpf/de/fub/bytecode/generic/ReturnInstruction.java. |
|
Definition at line 21 of file lib/jpf/de/fub/bytecode/generic/ReturnInstruction.java. |
|
Empty constructor needed for the Class.newInstance() statement in Instruction.readInstruction(). Not to be used otherwise. Definition at line 18 of file src/de/fub/bytecode/generic/ReturnInstruction.java. |
|
Definition at line 22 of file src/de/fub/bytecode/generic/ReturnInstruction.java. |
|
Reimplemented from TypedInstruction. Definition at line 43 of file src/de/fub/bytecode/generic/ReturnInstruction.java. |