Public Methods | |
Type | getType (ConstantPoolGen cp) |
Protected Methods | |
StackInstruction (short tag) | |
StackInstruction (short tag) | |
Private Methods | |
StackInstruction () | |
StackInstruction () |
Definition at line 9 of file lib/jpf/de/fub/bytecode/generic/StackInstruction.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/StackInstruction.java. |
|
Definition at line 18 of file lib/jpf/de/fub/bytecode/generic/StackInstruction.java. |
|
Empty constructor needed for the Class.newInstance() statement in Instruction.readInstruction(). Not to be used otherwise. Definition at line 14 of file src/de/fub/bytecode/generic/StackInstruction.java. |
|
Definition at line 18 of file src/de/fub/bytecode/generic/StackInstruction.java. |
|
Definition at line 23 of file src/de/fub/bytecode/generic/StackInstruction.java. |