public static class StackMapTableAttribute.SameFrameExtended 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 |
|---|
SameFrameExtended(int tag,
int delta) |
public int type()
type in class StackMapTableAttribute.StackMapFramepublic String toString()
toString in class StackMapTableAttribute.StackMapFrameCopyright © 2021. All rights reserved.