public interface lombok.javac.handlers.JavacSingularsRecipes$ExpressionMaker
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: lombok.javac.handlers.JavacSingularsRecipes$ExpressionMaker
  super_class: java.lang.Object
{
  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 33
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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\tJCExpression cannot be resolved to a type\n\tJCStatement cannot be resolved to a type\n\tName cannot be resolved to a type\n\tName cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tName cannot be resolved to a type\n\tName cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tName cannot be resolved to a type\n\tName cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tName 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\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\tList cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCModifiers cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCAnnotation cannot be resolved to a type\n\tJCAnnotation cannot be resolved to a type\n\tThe method genJavaLangTypeRef(JavacNode, String...) from the type JavacHandlerUtil refers to the missing type JCExpression\n\tList cannot be resolved\n\tJCExpression cannot be resolved to a type\n\tJCAnnotation cannot be resolved to a type\n\tThe method genTypeRef(JavacNode, String) from the type JavacHandlerUtil refers to the missing type JCExpression\n\tList cannot be resolved\n\tJCExpression cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCAnnotation cannot be resolved to a type\n\tList cannot be resolved\n\tList cannot be resolved\n\tList cannot be resolved\n\tList cannot be resolved\n\tJCAnnotation cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tName cannot be resolved to a type\n\tName cannot be resolved to a type\n\tThe method listFieldsToBeGenerated(JavacSingularsRecipes.SingularData, JavacNode) from the type JavacSingularsRecipes.JavacSingularizer refers to the missing type Name\n\tJCMethodDecl cannot be resolved to a type\n\tJCMethodDecl cannot be resolved to a type\n\tThe method get() from the type LombokNode<JavacAST,JavacNode,JCTree> refers to the missing type JCTree\n\tName cannot be resolved to a type\n\tName cannot be resolved to a type\n\tThe method listMethodsToBeGenerated(JavacSingularsRecipes.SingularData, JavacNode) from the type JavacSingularsRecipes.JavacSingularizer refers to the missing type Name\n\tName cannot be resolved to a type\n\tName cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCStatement cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCTree 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\tJCStatement cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tName cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCTree cannot be resolved to a type\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\tJCTree cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tList cannot be resolved to a type\n\tName cannot be resolved to a type\n\tList cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract JCExpression make();
    descriptor: ()LJCExpression;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "JavacSingularsRecipes.java"
NestHost: lombok.javac.handlers.JavacSingularsRecipes
InnerClasses:
  public abstract ExpressionMaker = lombok.javac.handlers.JavacSingularsRecipes$ExpressionMaker of lombok.javac.handlers.JavacSingularsRecipes