class CurrentFrame extends Frame
ARRAY_OF, BASE, BASE_KIND, BASE_VALUE, BOOLEAN, BYTE, CHAR, DIM, DOUBLE, ELEMENT_OF, FLOAT, inputLocals, inputStack, INTEGER, KIND, LONG, NULL, OBJECT, outputStackTop, owner, SHORT, SIZE, TOP, TOP_IF_LONG_OR_DOUBLE, UNINITIALIZED, UNINITIALIZED_THIS, VALUE
Constructor and Description |
---|
CurrentFrame() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
execute(int opcode,
int arg,
ClassWriter cw,
Item item)
Sets this CurrentFrame to the input stack map frame of the next "current"
instruction, i.e.
|
initInputFrame, merge, set, set
void execute(int opcode, int arg, ClassWriter cw, Item item)