public final class com.sun.tools.classfile.ConstantPool$RefKind extends java.lang.Enum<com.sun.tools.classfile.ConstantPool$RefKind>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: com.sun.tools.classfile.ConstantPool$RefKind
  super_class: java.lang.Enum
{
  public static final com.sun.tools.classfile.ConstantPool$RefKind REF_getField;
    descriptor: Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.classfile.ConstantPool$RefKind REF_getStatic;
    descriptor: Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.classfile.ConstantPool$RefKind REF_putField;
    descriptor: Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.classfile.ConstantPool$RefKind REF_putStatic;
    descriptor: Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.classfile.ConstantPool$RefKind REF_invokeVirtual;
    descriptor: Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.classfile.ConstantPool$RefKind REF_invokeStatic;
    descriptor: Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.classfile.ConstantPool$RefKind REF_invokeSpecial;
    descriptor: Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.classfile.ConstantPool$RefKind REF_newInvokeSpecial;
    descriptor: Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.classfile.ConstantPool$RefKind REF_invokeInterface;
    descriptor: Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public final int tag;
    descriptor: I
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  private static final com.sun.tools.classfile.ConstantPool$RefKind[] ENUM$VALUES;
    descriptor: [Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 125
            new com.sun.tools.classfile.ConstantPool$RefKind
            dup
            ldc "REF_getField"
            iconst_0
            iconst_1
            invokespecial com.sun.tools.classfile.ConstantPool$RefKind.<init>:(Ljava/lang/String;II)V
            putstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_getField:Lcom/sun/tools/classfile/ConstantPool$RefKind;
         1: .line 126
            new com.sun.tools.classfile.ConstantPool$RefKind
            dup
            ldc "REF_getStatic"
            iconst_1
            iconst_2
            invokespecial com.sun.tools.classfile.ConstantPool$RefKind.<init>:(Ljava/lang/String;II)V
            putstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_getStatic:Lcom/sun/tools/classfile/ConstantPool$RefKind;
         2: .line 127
            new com.sun.tools.classfile.ConstantPool$RefKind
            dup
            ldc "REF_putField"
            iconst_2
            iconst_3
            invokespecial com.sun.tools.classfile.ConstantPool$RefKind.<init>:(Ljava/lang/String;II)V
            putstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_putField:Lcom/sun/tools/classfile/ConstantPool$RefKind;
         3: .line 128
            new com.sun.tools.classfile.ConstantPool$RefKind
            dup
            ldc "REF_putStatic"
            iconst_3
            iconst_4
            invokespecial com.sun.tools.classfile.ConstantPool$RefKind.<init>:(Ljava/lang/String;II)V
            putstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_putStatic:Lcom/sun/tools/classfile/ConstantPool$RefKind;
         4: .line 129
            new com.sun.tools.classfile.ConstantPool$RefKind
            dup
            ldc "REF_invokeVirtual"
            iconst_4
            iconst_5
            invokespecial com.sun.tools.classfile.ConstantPool$RefKind.<init>:(Ljava/lang/String;II)V
            putstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeVirtual:Lcom/sun/tools/classfile/ConstantPool$RefKind;
         5: .line 130
            new com.sun.tools.classfile.ConstantPool$RefKind
            dup
            ldc "REF_invokeStatic"
            iconst_5
            bipush 6
            invokespecial com.sun.tools.classfile.ConstantPool$RefKind.<init>:(Ljava/lang/String;II)V
            putstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeStatic:Lcom/sun/tools/classfile/ConstantPool$RefKind;
         6: .line 131
            new com.sun.tools.classfile.ConstantPool$RefKind
            dup
            ldc "REF_invokeSpecial"
            bipush 6
            bipush 7
            invokespecial com.sun.tools.classfile.ConstantPool$RefKind.<init>:(Ljava/lang/String;II)V
            putstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeSpecial:Lcom/sun/tools/classfile/ConstantPool$RefKind;
         7: .line 132
            new com.sun.tools.classfile.ConstantPool$RefKind
            dup
            ldc "REF_newInvokeSpecial"
            bipush 7
            bipush 8
            invokespecial com.sun.tools.classfile.ConstantPool$RefKind.<init>:(Ljava/lang/String;II)V
            putstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_newInvokeSpecial:Lcom/sun/tools/classfile/ConstantPool$RefKind;
         8: .line 133
            new com.sun.tools.classfile.ConstantPool$RefKind
            dup
            ldc "REF_invokeInterface"
            bipush 8
            bipush 9
            invokespecial com.sun.tools.classfile.ConstantPool$RefKind.<init>:(Ljava/lang/String;II)V
            putstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeInterface:Lcom/sun/tools/classfile/ConstantPool$RefKind;
         9: .line 124
            bipush 9
            anewarray com.sun.tools.classfile.ConstantPool$RefKind
            dup
            iconst_0
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_getField:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            aastore
            dup
            iconst_1
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_getStatic:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            aastore
            dup
            iconst_2
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_putField:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            aastore
            dup
            iconst_3
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_putStatic:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            aastore
            dup
            iconst_4
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeVirtual:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            aastore
            dup
            iconst_5
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeStatic:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            aastore
            dup
            bipush 6
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeSpecial:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            aastore
            dup
            bipush 7
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_newInvokeSpecial:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            aastore
            dup
            bipush 8
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeInterface:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            aastore
            putstatic com.sun.tools.classfile.ConstantPool$RefKind.ENUM$VALUES:[Lcom/sun/tools/classfile/ConstantPool$RefKind;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int, int);
    descriptor: (Ljava/lang/String;II)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.tools.classfile.ConstantPool$RefKind this
        start local 3 // int tag
         0: .line 137
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 138
            aload 0 /* this */
            iload 3 /* tag */
            putfield com.sun.tools.classfile.ConstantPool$RefKind.tag:I
         2: .line 139
            return
        end local 3 // int tag
        end local 0 // com.sun.tools.classfile.ConstantPool$RefKind this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/classfile/ConstantPool$RefKind;
            0    3     3   tag  I
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      tag            

  static com.sun.tools.classfile.ConstantPool$RefKind getRefkind(int);
    descriptor: (I)Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // int tag
         0: .line 142
            iload 0 /* tag */
            tableswitch { // 1 - 9
                    1: 1
                    2: 2
                    3: 3
                    4: 4
                    5: 5
                    6: 6
                    7: 7
                    8: 8
                    9: 9
              default: 10
          }
         1: .line 144
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_getField:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            areturn
         2: .line 146
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_getStatic:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            areturn
         3: .line 148
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_putField:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            areturn
         4: .line 150
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_putStatic:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            areturn
         5: .line 152
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeVirtual:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            areturn
         6: .line 154
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeStatic:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            areturn
         7: .line 156
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeSpecial:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            areturn
         8: .line 158
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_newInvokeSpecial:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            areturn
         9: .line 160
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.REF_invokeInterface:Lcom/sun/tools/classfile/ConstantPool$RefKind;
            areturn
        10: .line 162
      StackMap locals:
      StackMap stack:
            aconst_null
            areturn
        end local 0 // int tag
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0   tag  I
    MethodParameters:
      Name  Flags
      tag   

  public static com.sun.tools.classfile.ConstantPool$RefKind[] values();
    descriptor: ()[Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic com.sun.tools.classfile.ConstantPool$RefKind.ENUM$VALUES:[Lcom/sun/tools/classfile/ConstantPool$RefKind;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray com.sun.tools.classfile.ConstantPool$RefKind
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.sun.tools.classfile.ConstantPool$RefKind valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/sun/tools/classfile/ConstantPool$RefKind;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lcom/sun/tools/classfile/ConstantPool$RefKind;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast com.sun.tools.classfile.ConstantPool$RefKind
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lcom/sun/tools/classfile/ConstantPool$RefKind;>;
SourceFile: "ConstantPool.java"
NestHost: com.sun.tools.classfile.ConstantPool
InnerClasses:
  public final RefKind = com.sun.tools.classfile.ConstantPool$RefKind of com.sun.tools.classfile.ConstantPool