static class StackMap.NewRemover extends StackMap.SimpleCopy
Modifier and Type | Field and Description |
---|---|
(package private) int |
posOfNew |
writer
info
Constructor and Description |
---|
NewRemover(StackMap map,
int where) |
Modifier and Type | Method and Description |
---|---|
int |
stack(int pos,
int offset,
int num)
Invoked when
stack of stack_map_frame
is visited. |
private int |
stackTypeInfoArray(int pos,
int offset,
int num) |
doit, locals, objectVariable, typeInfo, typeInfoArray, uninitialized, visit
typeInfoArray2
NewRemover(StackMap map, int where)
public int stack(int pos, int offset, int num)
StackMap.Walker
stack
of stack_map_frame
is visited.stack
in class StackMap.Walker
private int stackTypeInfoArray(int pos, int offset, int num)