Modifier and Type | Field and Description |
---|---|
private final Instruction | |
private final Instruction | |
private static final int |
Access | Constructor and Description |
---|---|
public | RtMethodGenerator(int access_flags, Type return_type, Type[] arg_types, String[] arg_names, String method_name, String class_name, InstructionList il, ConstantPoolGen cp)
|
Modifier and Type | Method and Description |
---|---|
public int | |
public int | |
public final Instruction | |
public final Instruction |
_aloadHandler | back to summary |
---|---|
private final Instruction _aloadHandler Hides com. |
_astoreHandler | back to summary |
---|---|
private final Instruction _astoreHandler Hides com. |
HANDLER_INDEX | back to summary |
---|---|
private static final int HANDLER_INDEX Hides com. |
RtMethodGenerator | back to summary |
---|---|
public RtMethodGenerator(int access_flags, Type return_type, Type[] arg_types, String[] arg_names, String method_name, String class_name, InstructionList il, ConstantPoolGen cp) |
getIteratorIndex | back to summary |
---|---|
public int getIteratorIndex() |
getLocalIndex | back to summary |
---|---|
public int getLocalIndex(String name) Overrides com. |
loadHandler | back to summary |
---|---|
public final Instruction loadHandler() Overrides com. |
storeHandler | back to summary |
---|---|
public final Instruction storeHandler() Overrides com. |