public static class StackMapTableAttribute.ChopFrame extends StackMapTableAttribute.StackMapFrame
| Modifier and Type | Field and Description |
|---|---|
int |
delta |
APPEND, CHOP, FULL_FRAME, RESERVED, SAME, SAME_FRAME_EXTENDED, SAME_LOCALS_1_STACK_ITEM, SAME_LOCALS_1_STACK_ITEM_EXTENDED, tag| Constructor and Description |
|---|
ChopFrame(int tag,
int delta) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
int |
type() |
public int type()
type in class StackMapTableAttribute.StackMapFramepublic java.lang.String toString()
toString in class StackMapTableAttribute.StackMapFrame