Interface StackMapFrameInfo.VerificationTypeInfo

All Known Subinterfaces:
StackMapFrameInfo.ObjectVerificationTypeInfo, StackMapFrameInfo.UninitializedVerificationTypeInfo
All Known Implementing Classes:
StackMapFrameInfo.SimpleVerificationTypeInfo
Enclosing interface:
StackMapFrameInfo

The type of a stack or local variable value.
See Java Virtual Machine Specification:
4.7.4 The StackMapTable Attribute
Since:
24
See Also: