class lombok.RunTestsViaEcj$EclipseDomConversion
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: lombok.RunTestsViaEcj$EclipseDomConversion
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // lombok.RunTestsViaEcj$EclipseDomConversion this
         0: .line 205
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // lombok.RunTestsViaEcj$EclipseDomConversion this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/RunTestsViaEcj$EclipseDomConversion;

  static CompilationUnit toDomAst(CompilationUnitDeclaration, char[]);
    descriptor: (LCompilationUnitDeclaration;[C)LCompilationUnit;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 206
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCompilationUnit cannot be resolved to a type\n\tCompilationUnitDeclaration cannot be resolved to a type\n\tJavaCore cannot be resolved to a variable\n\torg.eclipse cannot be resolved to a type\n\torg.eclipse cannot be resolved to a type\n\tThe method getContents() of type new CompilationUnit(){} must override or implement a supertype method\n\tAST cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
        Name  Flags
      cud     
      source  final
}
SourceFile: "RunTestsViaEcj.java"
NestHost: lombok.RunTestsViaEcj
InnerClasses:
  private EclipseDomConversion = lombok.RunTestsViaEcj$EclipseDomConversion of lombok.RunTestsViaEcj