public interface lombok.eclipse.handlers.EclipseSingularsRecipes$StatementMaker
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: lombok.eclipse.handlers.EclipseSingularsRecipes$StatementMaker
  super_class: java.lang.Object
{
  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 34
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tThe import org.eclipse cannot be resolved\n\tTypeReference cannot be resolved to a type\n\tStatement cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tAbstractMethodDeclaration cannot be resolved to a type\n\tAbstractMethodDeclaration cannot be resolved to a type\n\tAbstractMethodDeclaration cannot be resolved to a type\n\tClassScope cannot be resolved to a type\n\tFieldDeclaration cannot be resolved to a type\n\tFieldDeclaration cannot be resolved to a type\n\tFieldDeclaration cannot be resolved to a type\n\tMethodScope cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tFieldDeclaration cannot be resolved to a type\n\tFieldDeclaration cannot be resolved to a type\n\tThe method get() from the type LombokNode<EclipseAST,EclipseNode,ASTNode> refers to the missing type ASTNode\n\tAbstractMethodDeclaration cannot be resolved to a type\n\tAbstractMethodDeclaration cannot be resolved to a type\n\tThe method get() from the type LombokNode<EclipseAST,EclipseNode,ASTNode> refers to the missing type ASTNode\n\tTypeReference cannot be resolved to a type\n\tThe method cloneSelfType(EclipseNode) from the type EclipseHandlerUtil refers to the missing type TypeReference\n\tTypeReference cannot be resolved\n\tTypeIds cannot be resolved to a variable\n\tReturnStatement cannot be resolved to a type\n\tReturnStatement cannot be resolved to a type\n\tThisReference cannot be resolved to a type\n\tStatement cannot be resolved to a type\n\tStatement cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tSingleTypeReference cannot be resolved to a type\n\tParameterizedSingleTypeReference cannot be resolved to a type\n\tSingleTypeReference cannot be resolved to a type\n\tSingleTypeReference cannot be resolved to a type\n\tQualifiedTypeReference cannot be resolved to a type\n\tQualifiedTypeReference cannot be resolved to a type\n\tQualifiedTypeReference cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tParameterizedQualifiedTypeReference cannot be resolved to a type\n\tQualifiedTypeReference cannot be resolved to a type\n\tQualifiedTypeReference cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tExpression cannot be resolved to a type\n\tTypeReference cannot be resolved to a type\n\tReference cannot be resolved to a type\n\tThisReference cannot be resolved to a type\n\tSingleNameReference cannot be resolved to a type\n\tStatement 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 Statement make();
    descriptor: ()LStatement;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "EclipseSingularsRecipes.java"
NestHost: lombok.eclipse.handlers.EclipseSingularsRecipes
InnerClasses:
  public abstract StatementMaker = lombok.eclipse.handlers.EclipseSingularsRecipes$StatementMaker of lombok.eclipse.handlers.EclipseSingularsRecipes