public class lombok.bytecode.PreventNullAnalysisRemover implements lombok.core.PostCompilerTransformation
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: lombok.bytecode.PreventNullAnalysisRemover
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.bytecode.PreventNullAnalysisRemover this
         0: .line 31
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.mangosdk cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tProviderFor cannot be resolved to a type\n\tClassReader cannot be resolved to a type\n\tClassReader cannot be resolved to a type\n\tClassWriter cannot be resolved to a type\n\tMethodVisitor cannot be resolved to a type\n\tMethodVisitor cannot be resolved to a type\n\tOpcodes cannot be resolved to a variable\n\tThe method visitMethodInsn(int, String, String, String, boolean) of type PreventNullAnalysisVisitor must override or implement a supertype method\n\tOpcodes cannot be resolved to a variable\n\tMethodVisitor cannot be resolved to a type\n\tMethodVisitor cannot be resolved to a type\n\tClassVisitor cannot be resolved to a type\n\tOpcodes cannot be resolved to a variable\n\tMethodVisitor cannot be resolved to a type\n\tThe method visitMethod(int, String, String, String, String[]) of type new ClassVisitor(){} must override or implement a supertype method\n\tClassVisitor cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.bytecode.PreventNullAnalysisRemover this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/bytecode/PreventNullAnalysisRemover;

  public byte[] applyTransformations(byte[], java.lang.String, lombok.core.DiagnosticsReceiver);
    descriptor: ([BLjava/lang/String;Llombok/core/DiagnosticsReceiver;)[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // lombok.bytecode.PreventNullAnalysisRemover this
         0: .line 46
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tClassReader cannot be resolved to a type\n\tClassReader cannot be resolved to a type\n\tClassWriter cannot be resolved to a type\n\tMethodVisitor cannot be resolved to a type\n\tMethodVisitor cannot be resolved to a type\n\tOpcodes cannot be resolved to a variable\n\tThe method visitMethodInsn(int, String, String, String, boolean) of type PreventNullAnalysisVisitor must override or implement a supertype method\n\tOpcodes cannot be resolved to a variable\n\tMethodVisitor cannot be resolved to a type\n\tMethodVisitor cannot be resolved to a type\n\tClassVisitor cannot be resolved to a type\n\tOpcodes cannot be resolved to a variable\n\tMethodVisitor cannot be resolved to a type\n\tThe method visitMethod(int, String, String, String, String[]) of type new ClassVisitor(){} must override or implement a supertype method\n\tClassVisitor cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.bytecode.PreventNullAnalysisRemover this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/bytecode/PreventNullAnalysisRemover;
    MethodParameters:
             Name  Flags
      original     
      fileName     
      diagnostics  
}
SourceFile: "PreventNullAnalysisRemover.java"
NestMembers:
  lombok.bytecode.PreventNullAnalysisRemover$1  lombok.bytecode.PreventNullAnalysisRemover$1PreventNullAnalysisVisitor