public class lombok.javac.handlers.HandleConstructor$HandleAllArgsConstructor extends lombok.javac.JavacAnnotationHandler<lombok.AllArgsConstructor>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: lombok.javac.handlers.HandleConstructor$HandleAllArgsConstructor
  super_class: lombok.javac.JavacAnnotationHandler
{
  private static final java.lang.String NAME;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private lombok.javac.handlers.HandleConstructor handleConstructor;
    descriptor: Llombok/javac/handlers/HandleConstructor;
    flags: (0x0002) ACC_PRIVATE

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.javac.handlers.HandleConstructor$HandleAllArgsConstructor this
         0: .line 28
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.mangosdk 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\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\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\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\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\tProviderFor cannot be resolved to a type\n\tThe type HandleConstructor.HandleNoArgsConstructor must implement the inherited abstract method JavacAnnotationHandler<NoArgsConstructor>.handle(AnnotationValues<NoArgsConstructor>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tProviderFor cannot be resolved to a type\n\tThe type HandleConstructor.HandleRequiredArgsConstructor must implement the inherited abstract method JavacAnnotationHandler<RequiredArgsConstructor>.handle(AnnotationValues<RequiredArgsConstructor>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tList cannot be resolved to a type\n\tThe method findFields(JavacNode, boolean) from the type HandleConstructor refers to the missing type List\n\tList cannot be resolved to a type\n\tThe method findFields(JavacNode, boolean) from the type HandleConstructor refers to the missing type List\n\tList cannot be resolved to a type\n\tListBuffer cannot be resolved to a type\n\tListBuffer cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tFlags cannot be resolved to a variable\n\tFlags cannot be resolved to a variable\n\tProviderFor cannot be resolved to a type\n\tThe type HandleConstructor.HandleAllArgsConstructor must implement the inherited abstract method JavacAnnotationHandler<AllArgsConstructor>.handle(AnnotationValues<AllArgsConstructor>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tList cannot be resolved to a type\n\tThe method findAllFields(JavacNode, boolean) from the type HandleConstructor refers to the missing type List\n\tList cannot be resolved to a type\n\tListBuffer cannot be resolved to a type\n\tListBuffer cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tFlags cannot be resolved to a variable\n\tFlags cannot be resolved to a variable\n\tJCClassDecl cannot be resolved to a type\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tJCClassDecl cannot be resolved to a type\n\tJCClassDecl cannot be resolved to a type\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tFlags cannot be resolved to a variable\n\tFlags cannot be resolved to a variable\n\tList cannot be resolved\n\tList cannot be resolved\n\tList cannot be resolved\n\tList cannot be resolved to a type\n\tList cannot be resolved to a type\n\tList cannot be resolved to a type\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tJCClassDecl cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCClassDecl cannot be resolved to a type\n\tJCClassDecl cannot be resolved to a type\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tJCMethodDecl cannot be resolved to a type\n\tJCMethodDecl cannot be resolved to a type\n\tJCMethodDecl cannot be resolved to a type\n\tThe method findRequiredFields(JavacNode) from the type HandleConstructor refers to the missing type List\n\tThe method findAllFields(JavacNode) from the type HandleConstructor refers to the missing type List\n\tJCModifiers cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tThe method chainDots(JavacNode, String, String, String...) from the type JavacHandlerUtil refers to the missing type JCExpression\n\tListBuffer cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tListBuffer cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tName cannot be resolved to a type\n\tThe method removePrefixFromField(JavacNode) from the type JavacHandlerUtil refers to the missing type Name\n\tJCExpression cannot be resolved to a type\n\tList cannot be resolved\n\tJCExpression cannot be resolved to a type\n\tJCAnnotation cannot be resolved to a type\n\tList cannot be resolved\n\tJCMethodDecl cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCAnnotation cannot be resolved to a type\n\tList cannot be resolved to a type\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tFlags cannot be resolved to a variable\n\tList cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tList cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.handlers.HandleConstructor$HandleAllArgsConstructor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/handlers/HandleConstructor$HandleAllArgsConstructor;

  public void handle(lombok.core.AnnotationValues<lombok.AllArgsConstructor>, JCAnnotation, lombok.javac.JavacNode);
    descriptor: (Llombok/core/AnnotationValues;LJCAnnotation;Llombok/javac/JavacNode;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // lombok.javac.handlers.HandleConstructor$HandleAllArgsConstructor this
         0: .line 146
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJCAnnotation cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.handlers.HandleConstructor$HandleAllArgsConstructor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/handlers/HandleConstructor$HandleAllArgsConstructor;
    Signature: (Llombok/core/AnnotationValues<Llombok/AllArgsConstructor;>;LJCAnnotation;Llombok/javac/JavacNode;)V
    MethodParameters:
                Name  Flags
      annotation      
      ast             
      annotationNode  
}
Signature: Llombok/javac/JavacAnnotationHandler<Llombok/AllArgsConstructor;>;
SourceFile: "HandleConstructor.java"
NestHost: lombok.javac.handlers.HandleConstructor
InnerClasses:
  public HandleAllArgsConstructor = lombok.javac.handlers.HandleConstructor$HandleAllArgsConstructor of lombok.javac.handlers.HandleConstructor