Frames | No Frames |
Constructors with parameter type gnu.bytecode.CodeAttr | |
Add a new LineNumbersAttr to a CodeAttr. | |
Add a new LocalVarsAttr to a CodeAttr. | |
Methods with parameter type gnu.bytecode.CodeAttr | |
boolean | Emit a new case, for the given value, whose label is here. |
boolean | Add a new case. |
void | |
void | |
Variable | |
void | |
void | Allocate slots for a local variable (or parameter). |
void | Define the value of a label as having the current location. |
void | Compile (in given method) cast from Object to this Type. |
void | Compile code to coerce/convert from Object to this type. |
void | Compile code to coerce/convert from Object to this type. |
void | Compile code to convert a object of this type on the stack to Object. |
void | Compile code to convert a object of this type on the stack to Object. |
void | |
void | |
void | Handle the end of the switch statement. |
void | |
boolean | Assign a local variable to a given local variable slot. |
void |
Methods with return type gnu.bytecode.CodeAttr | |
CodeAttr | |
CodeAttr | Recommended method to create a new CodeAttr for this Method. |
Methods with parameter type gnu.bytecode.CodeAttr | |
void |
Methods with parameter type gnu.bytecode.CodeAttr | |
Variable | |
void | Generate code to test if an object is considered true. |
void | Goto whichever of IfTrue or ifFalse is specified by trueBranchComesFirst. |
void | |
void | Clear bytecode resources for the ScopeExp. |
Methods with return type gnu.bytecode.CodeAttr | |
CodeAttr |
Methods with parameter type gnu.bytecode.CodeAttr | |
void | Compile code to coerce/convert from Object to this type. |
void | Compile code to coerce/convert from Object to this type. |
void | Compile code to convert a object of this type on the stack to Object. |
void |
Methods with parameter type gnu.bytecode.CodeAttr | |
void | Compile (in given method) cast from Object to this Type. |
Methods with parameter type gnu.bytecode.CodeAttr | |
void | Compile code to coerce/convert from Object to this type. |
void | |
void | Compile code to coerce/convert from Object to this type. |
void | Compile code to coerce/convert from Object to this type. |
void | Compile code to coerce/convert from Object to this type. |
void | Compile code to convert a object of this type on the stack to Object. |