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

  public static final com.sun.tools.javac.code.Lint$LintCategory CAST;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory CLASSFILE;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory DEPRECATION;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory DEP_ANN;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory DIVZERO;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory EMPTY;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory EXPORTS;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory FALLTHROUGH;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory FINALLY;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory MODULE;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory OPENS;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory OPTIONS;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory OVERLOADS;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory OVERRIDES;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory PATH;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory PROCESSING;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory RAW;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory REMOVAL;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory REQUIRES_AUTOMATIC;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory REQUIRES_TRANSITIVE_AUTOMATIC;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory SERIAL;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory STATIC;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory TEXT_BLOCKS;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory TRY;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory UNCHECKED;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory VARARGS;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.sun.tools.javac.code.Lint$LintCategory PREVIEW;
    descriptor: Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public final java.lang.String option;
    descriptor: Ljava/lang/String;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  public final boolean hidden;
    descriptor: Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  private static final com.sun.tools.javac.code.Lint$LintCategory[] ENUM$VALUES;
    descriptor: [Lcom/sun/tools/javac/code/Lint$LintCategory;
    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 160
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "AUXILIARYCLASS"
            iconst_0
         1: .line 165
            ldc "auxiliaryclass"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.AUXILIARYCLASS:Lcom/sun/tools/javac/code/Lint$LintCategory;
         2: .line 167
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "CAST"
            iconst_1
         3: .line 170
            ldc "cast"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.CAST:Lcom/sun/tools/javac/code/Lint$LintCategory;
         4: .line 172
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "CLASSFILE"
            iconst_2
         5: .line 175
            ldc "classfile"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.CLASSFILE:Lcom/sun/tools/javac/code/Lint$LintCategory;
         6: .line 177
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "DEPRECATION"
            iconst_3
         7: .line 180
            ldc "deprecation"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.DEPRECATION:Lcom/sun/tools/javac/code/Lint$LintCategory;
         8: .line 182
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "DEP_ANN"
            iconst_4
         9: .line 186
            ldc "dep-ann"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.DEP_ANN:Lcom/sun/tools/javac/code/Lint$LintCategory;
        10: .line 188
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "DIVZERO"
            iconst_5
        11: .line 191
            ldc "divzero"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.DIVZERO:Lcom/sun/tools/javac/code/Lint$LintCategory;
        12: .line 193
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "EMPTY"
            bipush 6
        13: .line 196
            ldc "empty"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.EMPTY:Lcom/sun/tools/javac/code/Lint$LintCategory;
        14: .line 198
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "EXPORTS"
            bipush 7
        15: .line 201
            ldc "exports"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.EXPORTS:Lcom/sun/tools/javac/code/Lint$LintCategory;
        16: .line 203
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "FALLTHROUGH"
            bipush 8
        17: .line 206
            ldc "fallthrough"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.FALLTHROUGH:Lcom/sun/tools/javac/code/Lint$LintCategory;
        18: .line 208
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "FINALLY"
            bipush 9
        19: .line 211
            ldc "finally"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.FINALLY:Lcom/sun/tools/javac/code/Lint$LintCategory;
        20: .line 213
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "MODULE"
            bipush 10
        21: .line 216
            ldc "module"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.MODULE:Lcom/sun/tools/javac/code/Lint$LintCategory;
        22: .line 218
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "OPENS"
            bipush 11
        23: .line 221
            ldc "opens"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.OPENS:Lcom/sun/tools/javac/code/Lint$LintCategory;
        24: .line 223
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "OPTIONS"
            bipush 12
        25: .line 226
            ldc "options"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.OPTIONS:Lcom/sun/tools/javac/code/Lint$LintCategory;
        26: .line 228
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "OVERLOADS"
            bipush 13
        27: .line 231
            ldc "overloads"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.OVERLOADS:Lcom/sun/tools/javac/code/Lint$LintCategory;
        28: .line 233
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "OVERRIDES"
            bipush 14
        29: .line 236
            ldc "overrides"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.OVERRIDES:Lcom/sun/tools/javac/code/Lint$LintCategory;
        30: .line 238
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "PATH"
            bipush 15
        31: .line 243
            ldc "path"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.PATH:Lcom/sun/tools/javac/code/Lint$LintCategory;
        32: .line 245
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "PROCESSING"
            bipush 16
        33: .line 248
            ldc "processing"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.PROCESSING:Lcom/sun/tools/javac/code/Lint$LintCategory;
        34: .line 250
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "RAW"
            bipush 17
        35: .line 253
            ldc "rawtypes"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.RAW:Lcom/sun/tools/javac/code/Lint$LintCategory;
        36: .line 255
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "REMOVAL"
            bipush 18
        37: .line 258
            ldc "removal"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.REMOVAL:Lcom/sun/tools/javac/code/Lint$LintCategory;
        38: .line 260
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "REQUIRES_AUTOMATIC"
            bipush 19
        39: .line 263
            ldc "requires-automatic"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.REQUIRES_AUTOMATIC:Lcom/sun/tools/javac/code/Lint$LintCategory;
        40: .line 265
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "REQUIRES_TRANSITIVE_AUTOMATIC"
            bipush 20
        41: .line 268
            ldc "requires-transitive-automatic"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.REQUIRES_TRANSITIVE_AUTOMATIC:Lcom/sun/tools/javac/code/Lint$LintCategory;
        42: .line 270
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "SERIAL"
            bipush 21
        43: .line 273
            ldc "serial"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.SERIAL:Lcom/sun/tools/javac/code/Lint$LintCategory;
        44: .line 275
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "STATIC"
            bipush 22
        45: .line 278
            ldc "static"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.STATIC:Lcom/sun/tools/javac/code/Lint$LintCategory;
        46: .line 280
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "TEXT_BLOCKS"
            bipush 23
        47: .line 283
            ldc "text-blocks"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.TEXT_BLOCKS:Lcom/sun/tools/javac/code/Lint$LintCategory;
        48: .line 285
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "TRY"
            bipush 24
        49: .line 288
            ldc "try"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.TRY:Lcom/sun/tools/javac/code/Lint$LintCategory;
        50: .line 290
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "UNCHECKED"
            bipush 25
        51: .line 293
            ldc "unchecked"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.UNCHECKED:Lcom/sun/tools/javac/code/Lint$LintCategory;
        52: .line 295
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "VARARGS"
            bipush 26
        53: .line 298
            ldc "varargs"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.VARARGS:Lcom/sun/tools/javac/code/Lint$LintCategory;
        54: .line 300
            new com.sun.tools.javac.code.Lint$LintCategory
            dup
            ldc "PREVIEW"
            bipush 27
        55: .line 303
            ldc "preview"
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.sun.tools.javac.code.Lint$LintCategory.PREVIEW:Lcom/sun/tools/javac/code/Lint$LintCategory;
        56: .line 159
            bipush 28
            anewarray com.sun.tools.javac.code.Lint$LintCategory
            dup
            iconst_0
            getstatic com.sun.tools.javac.code.Lint$LintCategory.AUXILIARYCLASS:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            iconst_1
            getstatic com.sun.tools.javac.code.Lint$LintCategory.CAST:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            iconst_2
            getstatic com.sun.tools.javac.code.Lint$LintCategory.CLASSFILE:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            iconst_3
            getstatic com.sun.tools.javac.code.Lint$LintCategory.DEPRECATION:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            iconst_4
            getstatic com.sun.tools.javac.code.Lint$LintCategory.DEP_ANN:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            iconst_5
            getstatic com.sun.tools.javac.code.Lint$LintCategory.DIVZERO:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 6
            getstatic com.sun.tools.javac.code.Lint$LintCategory.EMPTY:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 7
            getstatic com.sun.tools.javac.code.Lint$LintCategory.EXPORTS:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 8
            getstatic com.sun.tools.javac.code.Lint$LintCategory.FALLTHROUGH:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 9
            getstatic com.sun.tools.javac.code.Lint$LintCategory.FINALLY:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 10
            getstatic com.sun.tools.javac.code.Lint$LintCategory.MODULE:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 11
            getstatic com.sun.tools.javac.code.Lint$LintCategory.OPENS:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 12
            getstatic com.sun.tools.javac.code.Lint$LintCategory.OPTIONS:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 13
            getstatic com.sun.tools.javac.code.Lint$LintCategory.OVERLOADS:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 14
            getstatic com.sun.tools.javac.code.Lint$LintCategory.OVERRIDES:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 15
            getstatic com.sun.tools.javac.code.Lint$LintCategory.PATH:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 16
            getstatic com.sun.tools.javac.code.Lint$LintCategory.PROCESSING:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 17
            getstatic com.sun.tools.javac.code.Lint$LintCategory.RAW:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 18
            getstatic com.sun.tools.javac.code.Lint$LintCategory.REMOVAL:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 19
            getstatic com.sun.tools.javac.code.Lint$LintCategory.REQUIRES_AUTOMATIC:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 20
            getstatic com.sun.tools.javac.code.Lint$LintCategory.REQUIRES_TRANSITIVE_AUTOMATIC:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 21
            getstatic com.sun.tools.javac.code.Lint$LintCategory.SERIAL:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 22
            getstatic com.sun.tools.javac.code.Lint$LintCategory.STATIC:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 23
            getstatic com.sun.tools.javac.code.Lint$LintCategory.TEXT_BLOCKS:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 24
            getstatic com.sun.tools.javac.code.Lint$LintCategory.TRY:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 25
            getstatic com.sun.tools.javac.code.Lint$LintCategory.UNCHECKED:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 26
            getstatic com.sun.tools.javac.code.Lint$LintCategory.VARARGS:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            dup
            bipush 27
            getstatic com.sun.tools.javac.code.Lint$LintCategory.PREVIEW:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aastore
            putstatic com.sun.tools.javac.code.Lint$LintCategory.ENUM$VALUES:[Lcom/sun/tools/javac/code/Lint$LintCategory;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int, java.lang.String);
    descriptor: (Ljava/lang/String;ILjava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // com.sun.tools.javac.code.Lint$LintCategory this
        start local 3 // java.lang.String option
         0: .line 306
            aload 0 /* this */
            aload 1
            iload 2
            aload 3 /* option */
            iconst_0
            invokespecial com.sun.tools.javac.code.Lint$LintCategory.<init>:(Ljava/lang/String;ILjava/lang/String;Z)V
         1: .line 307
            return
        end local 3 // java.lang.String option
        end local 0 // com.sun.tools.javac.code.Lint$LintCategory this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lcom/sun/tools/javac/code/Lint$LintCategory;
            0    2     3  option  Ljava/lang/String;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      option         

  private void <init>(java.lang.String, int, java.lang.String, boolean);
    descriptor: (Ljava/lang/String;ILjava/lang/String;Z)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // com.sun.tools.javac.code.Lint$LintCategory this
        start local 3 // java.lang.String option
        start local 4 // boolean hidden
         0: .line 309
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 310
            aload 0 /* this */
            aload 3 /* option */
            putfield com.sun.tools.javac.code.Lint$LintCategory.option:Ljava/lang/String;
         2: .line 311
            aload 0 /* this */
            iload 4 /* hidden */
            putfield com.sun.tools.javac.code.Lint$LintCategory.hidden:Z
         3: .line 312
            getstatic com.sun.tools.javac.code.Lint.map:Ljava/util/Map;
            aload 3 /* option */
            aload 0 /* this */
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         4: .line 313
            return
        end local 4 // boolean hidden
        end local 3 // java.lang.String option
        end local 0 // com.sun.tools.javac.code.Lint$LintCategory this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lcom/sun/tools/javac/code/Lint$LintCategory;
            0    5     3  option  Ljava/lang/String;
            0    5     4  hidden  Z
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      option         
      hidden         

  static com.sun.tools.javac.code.Lint$LintCategory get(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.lang.String option
         0: .line 316
            getstatic com.sun.tools.javac.code.Lint.map:Ljava/util/Map;
            aload 0 /* option */
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Lint$LintCategory
            areturn
        end local 0 // java.lang.String option
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0  option  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      option  

  public static com.sun.tools.javac.code.Lint$LintCategory[] values();
    descriptor: ()[Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic com.sun.tools.javac.code.Lint$LintCategory.ENUM$VALUES:[Lcom/sun/tools/javac/code/Lint$LintCategory;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray com.sun.tools.javac.code.Lint$LintCategory
            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.javac.code.Lint$LintCategory valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/sun/tools/javac/code/Lint$LintCategory;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lcom/sun/tools/javac/code/Lint$LintCategory;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast com.sun.tools.javac.code.Lint$LintCategory
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lcom/sun/tools/javac/code/Lint$LintCategory;>;
SourceFile: "Lint.java"
NestHost: com.sun.tools.javac.code.Lint
InnerClasses:
  public final LintCategory = com.sun.tools.javac.code.Lint$LintCategory of com.sun.tools.javac.code.Lint