class lombok.delombok.DocCommentIntegrator$CommentAttacher_8
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: lombok.delombok.DocCommentIntegrator$CommentAttacher_8
  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.delombok.DocCommentIntegrator$CommentAttacher_8 this
         0: .line 100
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // lombok.delombok.DocCommentIntegrator$CommentAttacher_8 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/delombok/DocCommentIntegrator$CommentAttacher_8;

  static void attach(JCTree, java.lang.String, java.lang.Object);
    descriptor: (LJCTree;Ljava/lang/String;Ljava/lang/Object;)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 101
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tJCTree cannot be resolved to a type\n\tDocCommentTable cannot be resolved to a type\n\tComment cannot be resolved to a type\n\tThe method getText() of type new Comment(){} must override or implement a supertype method\n\tThe method getSourcePos(int) of type new Comment(){} must override or implement a supertype method\n\tCommentStyle cannot be resolved to a type\n\tThe method getStyle() of type new Comment(){} must override or implement a supertype method\n\tCommentStyle cannot be resolved to a variable\n\tThe method isDeprecated() of type new Comment(){} must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
                   Name  Flags
      node               final
      docCommentContent  
      map_               
}
SourceFile: "DocCommentIntegrator.java"
NestHost: lombok.delombok.DocCommentIntegrator
InnerClasses:
  private CommentAttacher_8 = lombok.delombok.DocCommentIntegrator$CommentAttacher_8 of lombok.delombok.DocCommentIntegrator