public class lombok.javac.handlers.HandleLog$HandleLog4j2Log extends lombok.javac.JavacAnnotationHandler<lombok.extern.log4j.Log4j2>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: lombok.javac.handlers.HandleLog$HandleLog4j2Log
  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.HandleLog$HandleLog4j2Log this
         0: .line 39
            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\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\tJCExpression cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tThe method Literal(Object) from the type JavacTreeMaker refers to the missing type JCLiteral\n\tJCFieldAccess cannot be resolved to a type\n\tThe method selfType(JavacNode) from the type HandleLog refers to the missing type JCFieldAccess\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tJCFieldAccess cannot be resolved to a type\n\tName 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\tThe method toName(String) from the type JavacNode refers to the missing type Name\n\tJCFieldAccess cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tThe method chainDotsString(JavacNode, String) from the type JavacHandlerUtil refers to the missing type JCExpression\n\tJCExpression cannot be resolved to a type\n\tThe method chainDotsString(JavacNode, String) from the type JavacHandlerUtil refers to the missing type JCExpression\n\tJCExpression cannot be resolved to a type\n\tJCMethodInvocation cannot be resolved to a type\n\tList cannot be resolved\n\tJCExpression cannot be resolved to a type\n\tList cannot be resolved\n\tJCExpression cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tFlags cannot be resolved to a variable\n\tFlags cannot be resolved to a variable\n\tFlags cannot be resolved to a variable\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\tJCExpression cannot be resolved to a type\n\tJCFieldAccess cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tThe method toName(String) from the type JavacNode refers to the missing type Name\n\tList cannot be resolved\n\tJCExpression cannot be resolved to a type\n\tList cannot be resolved\n\tJCExpression cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tThe method Literal(JavacTreeMaker.TypeTag, Object) from the type JavacTreeMaker refers to the missing type JCLiteral\n\tProviderFor cannot be resolved to a type\n\tThe type HandleLog.HandleCommonsLog must implement the inherited abstract method JavacAnnotationHandler<CommonsLog>.handle(AnnotationValues<CommonsLog>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tProviderFor cannot be resolved to a type\n\tThe type HandleLog.HandleJulLog must implement the inherited abstract method JavacAnnotationHandler<Log>.handle(AnnotationValues<Log>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tProviderFor cannot be resolved to a type\n\tThe type HandleLog.HandleLog4jLog must implement the inherited abstract method JavacAnnotationHandler<Log4j>.handle(AnnotationValues<Log4j>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tProviderFor cannot be resolved to a type\n\tThe type HandleLog.HandleLog4j2Log must implement the inherited abstract method JavacAnnotationHandler<Log4j2>.handle(AnnotationValues<Log4j2>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tProviderFor cannot be resolved to a type\n\tThe type HandleLog.HandleSlf4jLog must implement the inherited abstract method JavacAnnotationHandler<Slf4j>.handle(AnnotationValues<Slf4j>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tProviderFor cannot be resolved to a type\n\tThe type HandleLog.HandleXSlf4jLog must implement the inherited abstract method JavacAnnotationHandler<XSlf4j>.handle(AnnotationValues<XSlf4j>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tProviderFor cannot be resolved to a type\n\tThe type HandleLog.HandleJBossLog must implement the inherited abstract method JavacAnnotationHandler<JBossLog>.handle(AnnotationValues<JBossLog>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tProviderFor cannot be resolved to a type\n\tThe type HandleLog.HandleFloggerLog must implement the inherited abstract method JavacAnnotationHandler<Flogger>.handle(AnnotationValues<Flogger>, JCAnnotation, JavacNode)\n\tJCAnnotation cannot be resolved to a type\n\tProviderFor cannot be resolved to a type\n\tThe type HandleLog.HandleCustomLog must implement the inherited abstract method JavacAnnotationHandler<CustomLog>.handle(AnnotationValues<CustomLog>, JCAnnotation, JavacNode)\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.HandleLog$HandleLog4j2Log this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/handlers/HandleLog$HandleLog4j2Log;

  public void handle(lombok.core.AnnotationValues<lombok.extern.log4j.Log4j2>, 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.HandleLog$HandleLog4j2Log this
         0: .line 193
            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.HandleLog$HandleLog4j2Log this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/handlers/HandleLog$HandleLog4j2Log;
    Signature: (Llombok/core/AnnotationValues<Llombok/extern/log4j/Log4j2;>;LJCAnnotation;Llombok/javac/JavacNode;)V
    MethodParameters:
                Name  Flags
      annotation      
      ast             
      annotationNode  
}
Signature: Llombok/javac/JavacAnnotationHandler<Llombok/extern/log4j/Log4j2;>;
SourceFile: "HandleLog.java"
NestHost: lombok.javac.handlers.HandleLog
InnerClasses:
  public HandleLog4j2Log = lombok.javac.handlers.HandleLog$HandleLog4j2Log of lombok.javac.handlers.HandleLog