Interface StackMapFrameInfo.VerificationTypeInfo

All Known Subinterfaces:
StackMapFrameInfo.ObjectVerificationTypeInfoPREVIEW, StackMapFrameInfo.UninitializedVerificationTypeInfoPREVIEW
All Known Implementing Classes:
StackMapFrameInfo.SimpleVerificationTypeInfoPREVIEW
Enclosing interface:
StackMapFrameInfoPREVIEW

VerificationTypeInfo is a preview API of the Java platform.
Programs can only use VerificationTypeInfo when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
The type of a stack value.
Since:
22
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    tag()
    Returns the tag of the type info.
  • Method Details

    • tag

      int tag()
      Returns the tag of the type info.
      Returns:
      the tag of the type info