static class StackMap.SwitchShifter extends StackMap.Walker
| Modifier and Type | Field and Description |
|---|---|
private int |
gap |
private int |
where |
info| Constructor and Description |
|---|
SwitchShifter(StackMap smt,
int where,
int gap) |
| Modifier and Type | Method and Description |
|---|---|
int |
locals(int pos,
int offset,
int num)
Invoked when
locals of stack_map_frame
is visited. |
objectVariable, stack, typeInfo, typeInfoArray, typeInfoArray2, uninitialized, visitpublic SwitchShifter(StackMap smt, int where, int gap)
public int locals(int pos,
int offset,
int num)
StackMap.Walkerlocals of stack_map_frame
is visited.locals in class StackMap.Walker