class lombok.javac.CompilerMessageSuppressor$Java8WriterField implements lombok.javac.CompilerMessageSuppressor$WriterField
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: lombok.javac.CompilerMessageSuppressor$Java8WriterField
  super_class: java.lang.Object
{
  private final java.lang.reflect.Field field;
    descriptor: Ljava/lang/reflect/Field;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private java.io.PrintWriter writer;
    descriptor: Ljava/io/PrintWriter;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(java.lang.reflect.Field);
    descriptor: (Ljava/lang/reflect/Field;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // lombok.javac.CompilerMessageSuppressor$Java8WriterField 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$Java8WriterField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/CompilerMessageSuppressor$Java8WriterField;
    MethodParameters:
       Name  Flags
      field  

  public void pauze(Log);
    descriptor: (LLog;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // lombok.javac.CompilerMessageSuppressor$Java8WriterField this
         0: .line 299
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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$Java8WriterField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/CompilerMessageSuppressor$Java8WriterField;
    MethodParameters:
      Name  Flags
      log   

  public void resume(Log);
    descriptor: (LLog;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // lombok.javac.CompilerMessageSuppressor$Java8WriterField this
         0: .line 307
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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$Java8WriterField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/CompilerMessageSuppressor$Java8WriterField;
    MethodParameters:
      Name  Flags
      log   
}
SourceFile: "CompilerMessageSuppressor.java"
NestHost: lombok.javac.CompilerMessageSuppressor
InnerClasses:
  Java8WriterField = lombok.javac.CompilerMessageSuppressor$Java8WriterField of lombok.javac.CompilerMessageSuppressor
  abstract WriterField = lombok.javac.CompilerMessageSuppressor$WriterField of lombok.javac.CompilerMessageSuppressor