public abstract class lombok.javac.handlers.HandleDelegate$DelegateReceiver extends java.lang.Enum<lombok.javac.handlers.HandleDelegate$DelegateReceiver>
  minor version: 0
  major version: 59
  flags: flags: (0x4421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT, ACC_ANNOTATION
  this_class: lombok.javac.handlers.HandleDelegate$DelegateReceiver
  super_class: java.lang.Enum
{
  public static final lombok.javac.handlers.HandleDelegate$DelegateReceiver METHOD;
    descriptor: Llombok/javac/handlers/HandleDelegate$DelegateReceiver;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final lombok.javac.handlers.HandleDelegate$DelegateReceiver FIELD;
    descriptor: Llombok/javac/handlers/HandleDelegate$DelegateReceiver;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.javac.handlers.HandleDelegate$DelegateReceiver this
         0: .line 24
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.sun.tools cannot be resolved\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\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 HandleDelegate must implement the inherited abstract method JavacAnnotationHandler<Delegate>.handle(AnnotationValues<Delegate>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tType cannot be resolved to a type\n\tName cannot be resolved to a type\n\tThe method toName(String) from the type JavacNode refers to the missing type Name\n\tThe method getContext() from the type JavacNode refers to the missing type Context\n\tJCTree cannot be resolved to a type\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tJCVariableDecl cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tFlags cannot be resolved to a variable\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\tFlags cannot be resolved to a variable\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tType cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tType cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tSymbol 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\tMethodSymbol cannot be resolved to a type\n\tThe method getTypesUtil() from the type JavacNode refers to the missing type JavacTypes\n\tType cannot be resolved to a type\n\tClassType cannot be resolved to a type\n\tClassType cannot be resolved to a type\n\tClassType cannot be resolved to a type\n\tThe method getTypesUtil() from the type JavacNode refers to the missing type JavacTypes\n\tName cannot be resolved to a type\n\tThe method getTypesUtil() from the type JavacNode refers to the missing type JavacTypes\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tClassType cannot be resolved to a type\n\tClassType cannot be resolved to a type\n\tName cannot be resolved to a type\n\tJCTypeParameter cannot be resolved to a type\n\tName cannot be resolved to a type\n\tcom.sun.tools cannot be resolved to a type\n\tListBuffer cannot be resolved to a type\n\tcom.sun.tools.javac.util.List cannot be resolved to a type\n\tClassType cannot be resolved to a type\n\tName cannot be resolved to a type\n\tName cannot be resolved to a type\n\tName cannot be resolved to a type\n\tName cannot be resolved to a type\n\tJavacTypes cannot be resolved to a type\n\tJavacTypes cannot be resolved to a type\n\tThe enum constant METHOD must implement the abstract method get(JavacNode, Name)\n\tName cannot be resolved to a type\n\tThe enum constant FIELD must implement the abstract method get(JavacNode, Name)\n\tName cannot be resolved to a type\n\tName cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.handlers.HandleDelegate$DelegateReceiver this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/handlers/HandleDelegate$DelegateReceiver;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  public abstract JCExpression get(lombok.javac.JavacNode, Name);
    descriptor: (Llombok/javac/JavacNode;LName;)LJCExpression;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      node  final
      name  final
}
Signature: Ljava/lang/Enum<Llombok/javac/handlers/HandleDelegate$DelegateReceiver;>;
SourceFile: "HandleDelegate.java"
NestHost: lombok.javac.handlers.HandleDelegate
InnerClasses:
  public abstract DelegateReceiver = lombok.javac.handlers.HandleDelegate$DelegateReceiver of lombok.javac.handlers.HandleDelegate