Frames | No Frames |
Methods with parameter type gnu.bytecode.Field | |
CpoolRef | |
CpoolNameAndType | |
void | Compile code to get a non-static field value. |
void | Compile code to get a static field value. |
void | Compile code to put a non-static field value. |
void | Compile code to put a static field value. |
Field | Find a field with the given name. |
Methods with return type gnu.bytecode.Field | |
Field | Add a new field to this class. |
Field | Add a new field to this class, and name the field. |
Field | |
Field | |
Field | ClassType.getDeclaredField(String name) Find a field with the given name declared in this class. |
Field | Find a field with the given name declared in this class or its ancestors. |
Field | Find a field with the given name declared in this class or its ancestors. |
Field | Get the fields of this class. |
Field | |
Field | Find a field with the given name. |
Field | Note that this class needs an other link ("this$0") field. |
Constructors with parameter type gnu.bytecode.Field | |
Create a new Literal, for a value available from a static field. |
Fields of type gnu.bytecode.Field | |
Field | |
Field | If non-null, this is a Field that is used for implementing lexical closures. |
Field | |
Field | |
Field | If non-null: The Field that is being initialized. |
Field | |
Field | |
Field | |
Field | |
Field | Field in heapFrame.getType() that contains the static link. |
Field |
Methods with parameter type gnu.bytecode.Field | |
Declaration | |
void |
Methods with return type gnu.bytecode.Field | |
Field | |
Field | Compilation.compileConstantToField(Object value) |
Field | |
Field |
Methods with parameter type gnu.bytecode.Field | |
Declaration |
Methods with return type gnu.bytecode.Field | |
Field |
Constructors with parameter type gnu.bytecode.Field | |