Enum Class StackMapFrameInfo.SimpleVerificationTypeInfo

java.lang.Object
java.lang.Enum<StackMapFrameInfo.SimpleVerificationTypeInfo>
io.smallrye.classfile.attribute.StackMapFrameInfo.SimpleVerificationTypeInfo
All Implemented Interfaces:
StackMapFrameInfo.VerificationTypeInfo, Serializable, Comparable<StackMapFrameInfo.SimpleVerificationTypeInfo>, Constable
Enclosing interface:
StackMapFrameInfo

public static enum StackMapFrameInfo.SimpleVerificationTypeInfo extends Enum<StackMapFrameInfo.SimpleVerificationTypeInfo> implements StackMapFrameInfo.VerificationTypeInfo
A simple stack value.
Since:
24