Class AttributeStackMapTable.StackMapFrameChopFrame
- java.lang.Object
-
- org.benf.cfr.reader.entities.attributes.AttributeStackMapTable.StackMapFrameChopFrame
-
- All Implemented Interfaces:
AttributeStackMapTable.StackMapFrame
- Enclosing class:
- AttributeStackMapTable
private static class AttributeStackMapTable.StackMapFrameChopFrame extends java.lang.Object implements AttributeStackMapTable.StackMapFrame
-
-
Field Summary
Fields Modifier and Type Field Description private shortframe_typeprivate intoffset_delta
-
Constructor Summary
Constructors Modifier Constructor Description privateStackMapFrameChopFrame(short frame_type, int offset_delta)
-