final class lombok.javac.JavacTreeMaker$MethodId<J>
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: lombok.javac.JavacTreeMaker$MethodId
  super_class: java.lang.Object
{
  private final java.lang.Class<?> owner;
    descriptor: Ljava/lang/Class;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/lang/Class<*>;

  private final java.lang.String name;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.Class<J> returnType;
    descriptor: Ljava/lang/Class;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/lang/Class<TJ;>;

  private final java.lang.Class<?>[] paramTypes;
    descriptor: [Ljava/lang/Class;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: [Ljava/lang/Class<*>;

  void <init>(java.lang.Class<?>, java.lang.String, java.lang.Class<J>, java.lang.Class<?>[]);
    descriptor: (Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Class;)V
    flags: (0x0080) ACC_VARARGS
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // lombok.javac.JavacTreeMaker$MethodId 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$MethodId this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacTreeMaker$MethodId<TJ;>;
    Signature: (Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/Class<TJ;>;[Ljava/lang/Class<*>;)V
    MethodParameters:
            Name  Flags
      owner       
      name        
      returnType  
      types       

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.javac.JavacTreeMaker$MethodId this
         0: .line 135
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacTreeMaker$MethodId this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacTreeMaker$MethodId<TJ;>;
}
Signature: <J:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "JavacTreeMaker.java"
NestHost: lombok.javac.JavacTreeMaker
InnerClasses:
  private final MethodId = lombok.javac.JavacTreeMaker$MethodId of lombok.javac.JavacTreeMaker