Uses of Interface
org.benf.cfr.reader.entities.attributes.AttributeStackMapTable.StackMapFrame
Packages that use AttributeStackMapTable.StackMapFrame
-
Uses of AttributeStackMapTable.StackMapFrame in org.benf.cfr.reader.entities.attributes
Classes in org.benf.cfr.reader.entities.attributes that implement AttributeStackMapTable.StackMapFrameModifier and TypeClassDescriptionprivate static class
private static class
private static class
private static class
private static class
private static class
private static class
Fields in org.benf.cfr.reader.entities.attributes with type parameters of type AttributeStackMapTable.StackMapFrameModifier and TypeFieldDescriptionprivate final List<AttributeStackMapTable.StackMapFrame>
AttributeStackMapTable.stackMapFrames
Methods in org.benf.cfr.reader.entities.attributes that return AttributeStackMapTable.StackMapFrameModifier and TypeMethodDescriptionprivate static AttributeStackMapTable.StackMapFrame
AttributeStackMapTable.append_frame
(short frame_type, OffsettingByteData raw) private static AttributeStackMapTable.StackMapFrame
AttributeStackMapTable.chop_frame
(short frame_type, OffsettingByteData raw) private static AttributeStackMapTable.StackMapFrame
AttributeStackMapTable.full_frame
(OffsettingByteData raw) private static AttributeStackMapTable.StackMapFrame
AttributeStackMapTable.readStackMapFrame
(OffsettingByteData raw) private static AttributeStackMapTable.StackMapFrame
AttributeStackMapTable.same_frame_extended
(OffsettingByteData raw) private static AttributeStackMapTable.StackMapFrame
AttributeStackMapTable.same_locals_1_stack_item_frame
(short type, OffsettingByteData raw) private static AttributeStackMapTable.StackMapFrame
AttributeStackMapTable.same_locals_1_stack_item_frame_extended
(OffsettingByteData raw) Methods in org.benf.cfr.reader.entities.attributes that return types with arguments of type AttributeStackMapTable.StackMapFrame