public abstract class lombok.eclipse.EclipseASTAdapter implements lombok.eclipse.EclipseASTVisitor
  minor version: 0
  major version: 59
  flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
  this_class: lombok.eclipse.EclipseASTAdapter
  super_class: java.lang.Object
{
  private final boolean deferUntilPostDiet;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 39
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 41
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            ldc Llombok/eclipse/DeferUntilPostDiet;
            invokevirtual java.lang.Class.isAnnotationPresent:(Ljava/lang/Class;)Z
            putfield lombok.eclipse.EclipseASTAdapter.deferUntilPostDiet:Z
         2: .line 39
            return
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Llombok/eclipse/EclipseASTAdapter;

  public void visitCompilationUnit(lombok.eclipse.EclipseNode, CompilationUnitDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LCompilationUnitDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 44
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCompilationUnitDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
      Name  Flags
      top   
      unit  

  public void endVisitCompilationUnit(lombok.eclipse.EclipseNode, CompilationUnitDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LCompilationUnitDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 47
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCompilationUnitDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
      Name  Flags
      top   
      unit  

  public void visitType(lombok.eclipse.EclipseNode, TypeDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LTypeDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTypeDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
          Name  Flags
      typeNode  
      type      

  public void visitAnnotationOnType(TypeDeclaration, lombok.eclipse.EclipseNode, Annotation);
    descriptor: (LTypeDeclaration;Llombok/eclipse/EclipseNode;LAnnotation;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 53
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeDeclaration cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
                Name  Flags
      type            
      annotationNode  
      annotation      

  public void endVisitType(lombok.eclipse.EclipseNode, TypeDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LTypeDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 56
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTypeDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
          Name  Flags
      typeNode  
      type      

  public void visitInitializer(lombok.eclipse.EclipseNode, Initializer);
    descriptor: (Llombok/eclipse/EclipseNode;LInitializer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 59
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tInitializer cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
                 Name  Flags
      initializerNode  
      initializer      

  public void endVisitInitializer(lombok.eclipse.EclipseNode, Initializer);
    descriptor: (Llombok/eclipse/EclipseNode;LInitializer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 62
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tInitializer cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
                 Name  Flags
      initializerNode  
      initializer      

  public void visitField(lombok.eclipse.EclipseNode, FieldDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LFieldDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 65
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tFieldDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
           Name  Flags
      fieldNode  
      field      

  public void visitAnnotationOnField(FieldDeclaration, lombok.eclipse.EclipseNode, Annotation);
    descriptor: (LFieldDeclaration;Llombok/eclipse/EclipseNode;LAnnotation;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 68
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tFieldDeclaration cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
                Name  Flags
      field           
      annotationNode  
      annotation      

  public void endVisitField(lombok.eclipse.EclipseNode, FieldDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LFieldDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 71
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tFieldDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
           Name  Flags
      fieldNode  
      field      

  public void visitMethod(lombok.eclipse.EclipseNode, AbstractMethodDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LAbstractMethodDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 74
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAbstractMethodDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
            Name  Flags
      methodNode  
      method      

  public void visitAnnotationOnMethod(AbstractMethodDeclaration, lombok.eclipse.EclipseNode, Annotation);
    descriptor: (LAbstractMethodDeclaration;Llombok/eclipse/EclipseNode;LAnnotation;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 77
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAbstractMethodDeclaration cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
                Name  Flags
      method          
      annotationNode  
      annotation      

  public void endVisitMethod(lombok.eclipse.EclipseNode, AbstractMethodDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LAbstractMethodDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 80
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAbstractMethodDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
            Name  Flags
      methodNode  
      method      

  public void visitMethodArgument(lombok.eclipse.EclipseNode, Argument, AbstractMethodDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LArgument;LAbstractMethodDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 83
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tArgument cannot be resolved to a type\n\tAbstractMethodDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
         Name  Flags
      argNode  
      arg      
      method   

  public void visitAnnotationOnMethodArgument(Argument, AbstractMethodDeclaration, lombok.eclipse.EclipseNode, Annotation);
    descriptor: (LArgument;LAbstractMethodDeclaration;Llombok/eclipse/EclipseNode;LAnnotation;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 86
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tArgument cannot be resolved to a type\n\tAbstractMethodDeclaration cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
                Name  Flags
      arg             
      method          
      annotationNode  
      annotation      

  public void endVisitMethodArgument(lombok.eclipse.EclipseNode, Argument, AbstractMethodDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LArgument;LAbstractMethodDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 89
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tArgument cannot be resolved to a type\n\tAbstractMethodDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
         Name  Flags
      argNode  
      arg      
      method   

  public void visitLocal(lombok.eclipse.EclipseNode, LocalDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LLocalDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 92
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLocalDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
           Name  Flags
      localNode  
      local      

  public void visitAnnotationOnLocal(LocalDeclaration, lombok.eclipse.EclipseNode, Annotation);
    descriptor: (LLocalDeclaration;Llombok/eclipse/EclipseNode;LAnnotation;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 95
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLocalDeclaration cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
                Name  Flags
      local           
      annotationNode  
      annotation      

  public void endVisitLocal(lombok.eclipse.EclipseNode, LocalDeclaration);
    descriptor: (Llombok/eclipse/EclipseNode;LLocalDeclaration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 98
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLocalDeclaration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
           Name  Flags
      localNode  
      local      

  public void visitTypeUse(lombok.eclipse.EclipseNode, TypeReference);
    descriptor: (Llombok/eclipse/EclipseNode;LTypeReference;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 101
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTypeReference cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
             Name  Flags
      typeUseNode  
      typeUse      

  public void visitAnnotationOnTypeUse(TypeReference, lombok.eclipse.EclipseNode, Annotation);
    descriptor: (LTypeReference;Llombok/eclipse/EclipseNode;LAnnotation;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 104
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeReference cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
                Name  Flags
      typeUse         
      annotationNode  
      annotation      

  public void endVisitTypeUse(lombok.eclipse.EclipseNode, TypeReference);
    descriptor: (Llombok/eclipse/EclipseNode;LTypeReference;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 107
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTypeReference cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
             Name  Flags
      typeUseNode  
      typeUse      

  public void visitStatement(lombok.eclipse.EclipseNode, Statement);
    descriptor: (Llombok/eclipse/EclipseNode;LStatement;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 110
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tStatement cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
               Name  Flags
      statementNode  
      statement      

  public void endVisitStatement(lombok.eclipse.EclipseNode, Statement);
    descriptor: (Llombok/eclipse/EclipseNode;LStatement;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 113
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tStatement cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
    MethodParameters:
               Name  Flags
      statementNode  
      statement      

  public boolean isDeferUntilPostDiet();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // lombok.eclipse.EclipseASTAdapter this
         0: .line 116
            aload 0 /* this */
            getfield lombok.eclipse.EclipseASTAdapter.deferUntilPostDiet:Z
            ireturn
        end local 0 // lombok.eclipse.EclipseASTAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/EclipseASTAdapter;
}
SourceFile: "EclipseASTAdapter.java"