Frames | No Frames |
Methods with parameter type gnu.bytecode.Variable | |
void | |
void | |
void | |
void | Allocate slots for a local variable (or parameter). |
void | |
void | |
void | |
void | |
void | Compile code to push the contents of a local variable onto the statck. |
void | Emit a 'ret' instruction. |
void | |
void | Called after a body that has a cleanup clause. |
void | Comple code to push the contents of a local variable onto the statck. |
Methods with return type gnu.bytecode.Variable | |
Variable | Add a new local variable (in the current scope). |
Variable | Add a new local variable (in the current scope). |
Variable | |
Variable | |
Variable | Get the index'th parameter. |
Variable | Scope.getVariable(int index) Return a variable the scope, by numerical index. |
Variable | Search by name for a Variable
|
Variable | Search by name for a Variable in this Scope (only). |
Variable | Return the next Variable in the Scope tree, or null if done. |
Variable |
Constructors with parameter type gnu.bytecode.Variable | |
Fields of type gnu.bytecode.Variable | |
Variable |
Methods with parameter type gnu.bytecode.Variable | |
void | CheckedTarget.emitCheckedCoerce(Compilation comp, LambdaExp proc, int argno, Type type, Variable argValue) |
void | Emit code for incoming instanceof this_type. |
void | Emit code for
if (incoming instanceof this_type) decl = incoming .... |
Methods with return type gnu.bytecode.Variable | |
Variable | |
Variable | |
Variable | |
Variable | |
Variable |
Methods with parameter type gnu.bytecode.Variable | |
void | |
void | |
void | |
void |
Methods with parameter type gnu.bytecode.Variable | |
void | |
void | |
void |
Methods with parameter type gnu.bytecode.Variable | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void |