final class lombok.javac.CompilerMessageSuppressor$Writers extends java.lang.Enum<lombok.javac.CompilerMessageSuppressor$Writers>
  minor version: 0
  major version: 59
  flags: flags: (0x4030) ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: lombok.javac.CompilerMessageSuppressor$Writers
  super_class: java.lang.Enum
{
  public static final lombok.javac.CompilerMessageSuppressor$Writers ERROR;
    descriptor: Llombok/javac/CompilerMessageSuppressor$Writers;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final lombok.javac.CompilerMessageSuppressor$Writers WARNING;
    descriptor: Llombok/javac/CompilerMessageSuppressor$Writers;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final lombok.javac.CompilerMessageSuppressor$Writers NOTICE;
    descriptor: Llombok/javac/CompilerMessageSuppressor$Writers;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  final java.lang.String fieldName;
    descriptor: Ljava/lang/String;
    flags: (0x0010) ACC_FINAL

  final java.lang.String keyName;
    descriptor: Ljava/lang/String;
    flags: (0x0010) ACC_FINAL

  private void <init>(java.lang.String, int, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // lombok.javac.CompilerMessageSuppressor$Writers this
         0: .line 37
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tLog cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved\n\tContext cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tListBuffer cannot be resolved to a type\n\tListBuffer cannot be resolved to a type\n\tListBuffer cannot be resolved to a type\n\tListBuffer cannot be resolved to a type\n\tJCDiagnostic cannot be resolved to a type\n\tJCDiagnostic cannot be resolved to a type\n\tJCDiagnostic cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tThe type new CompilerMessageSuppressor.WriterField(){} must implement the inherited abstract method CompilerMessageSuppressor.WriterField.pauze(Log)\n\tThe type new CompilerMessageSuppressor.WriterField(){} must implement the inherited abstract method CompilerMessageSuppressor.WriterField.resume(Log)\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tThe type CompilerMessageSuppressor.Java8WriterField must implement the inherited abstract method CompilerMessageSuppressor.WriterField.pauze(Log)\n\tThe type CompilerMessageSuppressor.Java8WriterField must implement the inherited abstract method CompilerMessageSuppressor.WriterField.resume(Log)\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tThe type CompilerMessageSuppressor.Java9WriterField must implement the inherited abstract method CompilerMessageSuppressor.WriterField.pauze(Log)\n\tThe type CompilerMessageSuppressor.Java9WriterField must implement the inherited abstract method CompilerMessageSuppressor.WriterField.resume(Log)\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.CompilerMessageSuppressor$Writers this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/CompilerMessageSuppressor$Writers;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      fieldName      
      keyName        
}
Signature: Ljava/lang/Enum<Llombok/javac/CompilerMessageSuppressor$Writers;>;
SourceFile: "CompilerMessageSuppressor.java"
NestHost: lombok.javac.CompilerMessageSuppressor
InnerClasses:
  final Writers = lombok.javac.CompilerMessageSuppressor$Writers of lombok.javac.CompilerMessageSuppressor