private static class AttributeStackMapTable.StackMapFrameChopFrame extends java.lang.Object implements AttributeStackMapTable.StackMapFrame
| Modifier and Type | Field and Description |
|---|---|
private short |
frame_type |
private int |
offset_delta |
| Modifier | Constructor and Description |
|---|---|
private |
StackMapFrameChopFrame(short frame_type,
int offset_delta) |