Package com.tonic.parser.attribute.stack
StackMapTable frames and the verification types their slots hold.
-
Class Summary Class Description AppendFrame Represents an AppendFrame in the StackMapTable attribute.ChopFrame Represents a ChopFrame in the StackMapTable attribute.FullFrame Represents a FullFrame in the StackMapTable attribute.SameFrame Represents a SameFrame in the StackMapTable attribute.SameFrameExtended A same_frame_extended stack map entry - unchanged type state, with the offset delta stored explicitly.SameLocals1StackItemFrame Represents a SameLocals1StackItemFrame in the StackMapTable attribute.SameLocals1StackItemFrameExtended Represents a SameLocals1StackItemFrameExtended in the StackMapTable attribute.StackMapFrame Base class for stack map frames in the StackMapTable attribute.VerificationTypeInfo Represents verification type information used in stack map frames.