public class lombok.javac.handlers.HandleExtensionMethod extends lombok.javac.JavacAnnotationHandler<lombok.experimental.ExtensionMethod>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: lombok.javac.handlers.HandleExtensionMethod
  super_class: lombok.javac.JavacAnnotationHandler
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.javac.handlers.HandleExtensionMethod 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.source cannot be resolved\n\tThe import com.sun.source 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 HandleExtensionMethod must implement the inherited abstract method JavacAnnotationHandler<ExtensionMethod>.handle(AnnotationValues<ExtensionMethod>, JCAnnotation, JavacNode)\n\tJCAnnotation 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\tINTERFACE cannot be resolved to a variable\n\tANNOTATION cannot be resolved to a variable\n\tThe method getExtension(JavacNode, ClassType) from the type HandleExtensionMethod refers to the missing type ClassType\n\tClassType cannot be resolved to a type\n\tClassType cannot be resolved to a type\n\tMethodSymbol cannot be resolved to a type\n\tMethodSymbol cannot be resolved to a type\n\tTypeSymbol cannot be resolved to a type\n\tSymbol cannot be resolved to a type\n\tMethodSymbol cannot be resolved to a type\n\tMethodSymbol cannot be resolved to a type\n\tSTATIC cannot be resolved to a variable\n\tPUBLIC cannot be resolved to a variable\n\tMethodSymbol cannot be resolved to a type\n\tTypeSymbol cannot be resolved to a type\n\tMethodSymbol cannot be resolved to a type\n\tTypeSymbol cannot be resolved to a type\n\tMethodSymbol cannot be resolved to a type\n\tTypeSymbol cannot be resolved to a type\n\tTreeScanner cannot be resolved to a type\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tMethodInvocationTree cannot be resolved to a type\n\tThe method handleMethodCall(JCMethodInvocation) from the type HandleExtensionMethod.ExtensionMethodReplaceVisitor refers to the missing type JCMethodInvocation\n\tJCMethodInvocation cannot be resolved to a type\n\tJCMethodInvocation cannot be resolved to a type\n\tTypeSymbol 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\tJCExpression cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tThe method getContext() from the type JavacNode refers to the missing type Context\n\tThe method resolveMethodMember(JavacNode) from the type JavacResolution refers to the missing type JCTree\n\tJCTree cannot be resolved to a type\n\tErrorType cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tType cannot be resolved to a type\n\tSymbol cannot be resolved to a type\n\tJCIdent cannot be resolved to a type\n\tJCIdent cannot be resolved to a type\n\tJCIdent 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\tClassSymbol cannot be resolved to a type\n\tTypes cannot be resolved to a type\n\tTypes cannot be resolved\n\tThe method getContext() from the type JavacNode refers to the missing type Context\n\tTypeSymbol cannot be resolved to a type\n\tTypeSymbol cannot be resolved to a type\n\tMethodSymbol cannot be resolved to a type\n\tList<MethodSymbol> cannot be resolved to a type\n\tType cannot be resolved to a type\n\tMethodType cannot be resolved to a type\n\tForAll cannot be resolved to a type\n\tType cannot be resolved to a type\n\tJCMethodInvocation cannot be resolved to a type\n\tJCIdent cannot be resolved to a type\n\tJCIdent cannot be resolved to a type\n\tJCIdent cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCMethodInvocation cannot be resolved to a type\n\tJCIdent cannot be resolved to a type\n\tThe method toName(String) from the type JavacNode refers to the missing type Name\n\tJCFieldAccess cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.handlers.HandleExtensionMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/handlers/HandleExtensionMethod;

  public void handle(lombok.core.AnnotationValues<lombok.experimental.ExtensionMethod>, 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.HandleExtensionMethod this
         0: .line 72
            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.HandleExtensionMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/handlers/HandleExtensionMethod;
    Signature: (Llombok/core/AnnotationValues<Llombok/experimental/ExtensionMethod;>;LJCAnnotation;Llombok/javac/JavacNode;)V
    MethodParameters:
                Name  Flags
      annotation      final
      source          final
      annotationNode  final

  public java.util.List<lombok.javac.handlers.HandleExtensionMethod$Extension> getExtensions(lombok.javac.JavacNode, java.util.List<java.lang.Object>);
    descriptor: (Llombok/javac/JavacNode;Ljava/util/List;)Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.javac.handlers.HandleExtensionMethod this
         0: .line 103
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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\tINTERFACE cannot be resolved to a variable\n\tANNOTATION cannot be resolved to a variable\n\tThe method getExtension(JavacNode, ClassType) from the type HandleExtensionMethod refers to the missing type ClassType\n\tClassType cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.handlers.HandleExtensionMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/handlers/HandleExtensionMethod;
    Signature: (Llombok/javac/JavacNode;Ljava/util/List<Ljava/lang/Object;>;)Ljava/util/List<Llombok/javac/handlers/HandleExtensionMethod$Extension;>;
    MethodParameters:
                    Name  Flags
      typeNode            final
      extensionProviders  final

  public lombok.javac.handlers.HandleExtensionMethod$Extension getExtension(lombok.javac.JavacNode, ClassType);
    descriptor: (Llombok/javac/JavacNode;LClassType;)Llombok/javac/handlers/HandleExtensionMethod$Extension;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.javac.handlers.HandleExtensionMethod this
         0: .line 115
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tClassType cannot be resolved to a type\n\tMethodSymbol cannot be resolved to a type\n\tMethodSymbol cannot be resolved to a type\n\tTypeSymbol cannot be resolved to a type\n\tSymbol cannot be resolved to a type\n\tMethodSymbol cannot be resolved to a type\n\tMethodSymbol cannot be resolved to a type\n\tSTATIC cannot be resolved to a variable\n\tPUBLIC cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.handlers.HandleExtensionMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/handlers/HandleExtensionMethod;
    MethodParameters:
                             Name  Flags
      typeNode                     final
      extensionMethodProviderType  final
}
Signature: Llombok/javac/JavacAnnotationHandler<Llombok/experimental/ExtensionMethod;>;
SourceFile: "HandleExtensionMethod.java"
NestMembers:
  lombok.javac.handlers.HandleExtensionMethod$Extension  lombok.javac.handlers.HandleExtensionMethod$ExtensionMethodReplaceVisitor
InnerClasses:
  private Extension = lombok.javac.handlers.HandleExtensionMethod$Extension of lombok.javac.handlers.HandleExtensionMethod
  private ExtensionMethodReplaceVisitor = lombok.javac.handlers.HandleExtensionMethod$ExtensionMethodReplaceVisitor of lombok.javac.handlers.HandleExtensionMethod
    RuntimeVisibleAnnotations: 
      lombok.core.HandlerPriority(value = 66560)