public static final class StackMapFrame.SameLocals1StackItemFrameExtended extends StackMapFrame
same_locals_1_stack_item_frame_extended
,
which means that the frame has exactly the same locals as the previous
stack map frame and that the number of stack items is 1.StackMapFrame.AppendFrame, StackMapFrame.ChopFrame, StackMapFrame.FullFrame, StackMapFrame.SameFrame, StackMapFrame.SameFrameExtended, StackMapFrame.SameLocals1StackItemFrame, StackMapFrame.SameLocals1StackItemFrameExtended
Modifier and Type | Method and Description |
---|---|
int |
getOffsetDelta()
Returns the
offset_delta for this frame type. |
VerificationTypeInfo |
getVerificationTypeInfo()
Returns the verification type info for the single stack item for
this frame.
|
getFrameType
public int getOffsetDelta()
offset_delta
for this frame type.getOffsetDelta
in class StackMapFrame
public VerificationTypeInfo getVerificationTypeInfo()