static class StackMap.NewRemover extends StackMap.SimpleCopy
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
posOfNew |
writerinfo| 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, visittypeInfoArray2NewRemover(StackMap map, int where)
public int stack(int pos,
int offset,
int num)
StackMap.Walkerstack of stack_map_frame
is visited.stack in class StackMap.Walkerprivate int stackTypeInfoArray(int pos,
int offset,
int num)