Public Methods | |
String | getFieldName (ConstantPoolGen cpg) |
Type | getFieldType (ConstantPoolGen cpg) |
Type | getType (ConstantPoolGen cpg) |
String | toString (ConstantPool cp) |
String | getFieldName (ConstantPoolGen cpg) |
Type | getFieldType (ConstantPoolGen cpg) |
Type | getType (ConstantPoolGen cpg) |
String | toString (ConstantPool cp) |
Protected Methods | |
FieldInstruction (short tag, int index) | |
int | getFieldSize (ConstantPoolGen cpg) |
FieldInstruction (short tag, int index) | |
int | getFieldSize (ConstantPoolGen cpg) |
Private Methods | |
FieldInstruction () | |
FieldInstruction () |
Definition at line 15 of file lib/jpf/de/fub/bytecode/generic/FieldInstruction.java.
|
Empty constructor needed for the Class.newInstance() statement in Instruction.readInstruction(). Not to be used otherwise. Definition at line 20 of file lib/jpf/de/fub/bytecode/generic/FieldInstruction.java. |
|
Definition at line 24 of file lib/jpf/de/fub/bytecode/generic/FieldInstruction.java. |
|
Empty constructor needed for the Class.newInstance() statement in Instruction.readInstruction(). Not to be used otherwise. Definition at line 21 of file src/de/fub/bytecode/generic/FieldInstruction.java. |
|
Definition at line 25 of file src/de/fub/bytecode/generic/FieldInstruction.java. |
|
Definition at line 30 of file src/de/fub/bytecode/generic/FieldInstruction.java. |
|
Definition at line 29 of file lib/jpf/de/fub/bytecode/generic/FieldInstruction.java. |
|
Definition at line 35 of file src/de/fub/bytecode/generic/FieldInstruction.java. |
|
Definition at line 34 of file lib/jpf/de/fub/bytecode/generic/FieldInstruction.java. |
|
Definition at line 40 of file src/de/fub/bytecode/generic/FieldInstruction.java. |
|
Definition at line 39 of file lib/jpf/de/fub/bytecode/generic/FieldInstruction.java. |
|
Reimplemented from TypedInstruction. Definition at line 45 of file src/de/fub/bytecode/generic/FieldInstruction.java. |
|
Reimplemented from TypedInstruction. Definition at line 44 of file lib/jpf/de/fub/bytecode/generic/FieldInstruction.java. |
|
Reimplemented from CPInstruction. Definition at line 51 of file src/de/fub/bytecode/generic/FieldInstruction.java. |
|
Reimplemented from CPInstruction. Definition at line 50 of file lib/jpf/de/fub/bytecode/generic/FieldInstruction.java. |