Interface StackMapFrameInfo.VerificationTypeInfo

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

The type of a stack value.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    tag()
     
  • Method Details

    • tag

      int tag()