public class lombok.javac.JavacTreeMaker$Case12
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: lombok.javac.JavacTreeMaker$Case12
  super_class: java.lang.Object
{
  private static final java.lang.Class<?> CASE_KIND_CLASS;
    descriptor: Ljava/lang/Class;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Ljava/lang/Class<*>;

  static final lombok.javac.JavacTreeMaker$MethodId<JCCase> Case12;
    descriptor: Llombok/javac/JavacTreeMaker$MethodId;
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    Signature: Llombok/javac/JavacTreeMaker$MethodId<LJCCase;>;

  static final java.lang.Object CASE_KIND_STATEMENT;
    descriptor: Ljava/lang/Object;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.javac.JavacTreeMaker$Case12 this
         0: .line 31
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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\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\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\tTreeMaker cannot be resolved to a type\n\tType cannot be resolved to a type\n\tTreeInfo cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCCompilationUnit cannot be resolved to a type\n\tThe method MethodId(String) from the type JavacTreeMaker refers to the missing type JCCompilationUnit\n\tJCImport cannot be resolved to a type\n\tThe method MethodId(String) from the type JavacTreeMaker refers to the missing type JCImport\n\tJCClassDecl cannot be resolved to a type\n\tThe method MethodId(String) from the type JavacTreeMaker refers to the missing type JCClassDecl\n\tJCMethodDecl cannot be resolved to a type\n\tThe method MethodId(String, Class<JCMethodDecl>, Class<?>...) from the type JavacTreeMaker refers to the missing type JCMethodDecl\n\tJCMethodDecl cannot be resolved to a type\n\tJCModifiers cannot be resolved to a type\n\tName cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\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\tJCBlock cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCMethodDecl cannot be resolved to a type\n\tThe method MethodId(String, Class<JCMethodDecl>, Class<?>...) from the type JavacTreeMaker refers to the missing type JCMethodDecl\n\tJCMethodDecl cannot be resolved to a type\n\tJCModifiers cannot be resolved to a type\n\tName cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tList cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCBlock cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tThe method MethodId(String) from the type JavacTreeMaker refers to the missing type JCVariableDecl\n\tJCVariableDecl cannot be resolved to a type\n\tThe method MethodId(String) from the type JavacTreeMaker refers to the missing type JCVariableDecl\n\tJCCase cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacTreeMaker$Case12 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacTreeMaker$Case12;
}
SourceFile: "JavacTreeMaker.java"
NestHost: lombok.javac.JavacTreeMaker
InnerClasses:
  public Case12 = lombok.javac.JavacTreeMaker$Case12 of lombok.javac.JavacTreeMaker
  private final MethodId = lombok.javac.JavacTreeMaker$MethodId of lombok.javac.JavacTreeMaker