Enum Class ClassFileConst.ConstType

java.lang.Object
java.lang.Enum<ClassFileConst.ConstType>
org.openjdk.asmtools.jasm.ClassFileConst.ConstType
All Implemented Interfaces:
Serializable, Comparable<ClassFileConst.ConstType>, Constable
Enclosing class:
ClassFileConst

public static enum ClassFileConst.ConstType extends Enum<ClassFileConst.ConstType>
A (typed) tag (constant) representing the type of Constant in the Constant Pool.