public final class lombok.eclipse.EcjAugments$EclipseAugments
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: lombok.eclipse.EcjAugments$EclipseAugments
  super_class: java.lang.Object
{
  public static final lombok.core.FieldAugment<CompilationUnit, java.util.Map<java.lang.String, java.lang.String>> CompilationUnit_javadoc;
    descriptor: Llombok/core/FieldAugment;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Llombok/core/FieldAugment<LCompilationUnit;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;>;

  public static final lombok.core.FieldAugment<CompilationUnit, java.util.concurrent.ConcurrentMap<java.lang.String, java.util.List<SourceMethod>>> CompilationUnit_delegateMethods;
    descriptor: Llombok/core/FieldAugment;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Llombok/core/FieldAugment<LCompilationUnit;Ljava/util/concurrent/ConcurrentMap<Ljava/lang/String;Ljava/util/List<LSourceMethod;>;>;>;

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.eclipse.EcjAugments$EclipseAugments this
         0: .line 28
            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\tFieldDeclaration cannot be resolved to a type\n\tThe method augment(Class<FieldDeclaration>, Class<? super Boolean>, String) from the type FieldAugment refers to the missing type FieldDeclaration\n\tFieldDeclaration cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tThe method augment(Class<ASTNode>, Class<? super Boolean>, String) from the type FieldAugment refers to the missing type ASTNode\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\tThe method augment(Class<ASTNode>, Class<? super ASTNode>, String) from the type FieldAugment refers to the missing type ASTNode\n\tASTNode cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n\tThe method augment(Class<Annotation>, Class<? super Boolean>, String) from the type FieldAugment refers to the missing type Annotation\n\tAnnotation cannot be resolved to a type\n\tCompilationUnit cannot be resolved to a type\n\tThe method augment(Class<CompilationUnit>, Class<? super Map>, String) from the type FieldAugment refers to the missing type CompilationUnit\n\tCompilationUnit cannot be resolved to a type\n\tCompilationUnit cannot be resolved to a type\n\tSourceMethod cannot be resolved to a type\n\tThe method augment(Class<CompilationUnit>, Class<? super ConcurrentMap>, String) from the type FieldAugment refers to the missing type CompilationUnit\n\tCompilationUnit cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EcjAugments$EclipseAugments this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EcjAugments$EclipseAugments;
}
SourceFile: "EcjAugments.java"
NestHost: lombok.eclipse.EcjAugments
InnerClasses:
  public final EclipseAugments = lombok.eclipse.EcjAugments$EclipseAugments of lombok.eclipse.EcjAugments