interface lombok.eclipse.agent.PatchExtensionMethod$PostponedError
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: lombok.eclipse.agent.PatchExtensionMethod$PostponedError
  super_class: java.lang.Object
{
  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 46
            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\tMethodBinding cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tScope cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tScope cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tScope cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tTypeDeclaration cannot be resolved to a type\n\tCompilationUnitDeclaration cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n\tTypeDeclaration cannot be resolved to a type\n\tTypeDeclaration cannot be resolved to a type\n\tThe method get() from the type LombokNode<EclipseAST,EclipseNode,ASTNode> refers to the missing type ASTNode\n\tAnnotation cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tBlockScope cannot be resolved to a type\n\tTypeDeclaration cannot be resolved to a type\n\tTypeDeclaration cannot be resolved to a type\n\tThe method get() from the type LombokNode<EclipseAST,EclipseNode,ASTNode> refers to the missing type ASTNode\n\tClassLiteralAccess cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tClassLiteralAccess cannot be resolved to a type\n\tClassLiteralAccess cannot be resolved to a type\n\tList<MethodBinding> cannot be resolved to a type\n\tReferenceBinding cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tReferenceBinding cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tThe method augment(Class<MessageSend>, Class<? super PatchExtensionMethod.PostponedError>, String) from the type FieldAugment refers to the missing type MessageSend\n\tMessageSend cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tScope cannot be resolved to a type\n\tProblemReporter cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tMessageSend cannot be resolved to a type\n\tExpression cannot be resolved to a type\n\tExpression cannot be resolved to a type\n\tExpression 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 void fire();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "PatchExtensionMethod.java"
NestHost: lombok.eclipse.agent.PatchExtensionMethod
InnerClasses:
  private abstract PostponedError = lombok.eclipse.agent.PatchExtensionMethod$PostponedError of lombok.eclipse.agent.PatchExtensionMethod