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