public class lombok.eclipse.agent.PatchExtensionMethodCompletionProposal
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: lombok.eclipse.agent.PatchExtensionMethodCompletionProposal
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // lombok.eclipse.agent.PatchExtensionMethodCompletionProposal this
         0: .line 63
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // lombok.eclipse.agent.PatchExtensionMethodCompletionProposal this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/eclipse/agent/PatchExtensionMethodCompletionProposal;

  public static IJavaCompletionProposal[] getJavaCompletionProposals(IJavaCompletionProposal[], CompletionProposalCollector);
    descriptor: ([LIJavaCompletionProposal;LCompletionProposalCollector;)[LIJavaCompletionProposal;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 64
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tIJavaCompletionProposal cannot be resolved to a type\n\tIJavaCompletionProposal cannot be resolved to a type\n\tCompletionProposalCollector cannot be resolved to a type\n\tIJavaCompletionProposal cannot be resolved to a type\n\tIJavaCompletionProposal cannot be resolved to a type\n\tMethodBinding cannot be resolved to a type\n\tList<MethodBinding> cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tIJavaCompletionProposal cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
                             Name  Flags
      javaCompletionProposals      
      completionProposalCollector  

  static java.util.List<lombok.eclipse.agent.PatchExtensionMethod$Extension> getExtensionMethods(CompletionProposalCollector);
    descriptor: (LCompletionProposalCollector;)Ljava/util/List;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 85
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCompletionProposalCollector cannot be resolved to a type\n\tClassScope cannot be resolved to a type\n\tTypeDeclaration cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tAnnotation cannot be resolved to a type\n\tThe method getAnnotation(Class<? extends Annotation>, EclipseNode) from the type PatchExtensionMethod refers to the missing type Annotation\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: (LCompletionProposalCollector;)Ljava/util/List<Llombok/eclipse/agent/PatchExtensionMethod$Extension;>;
    MethodParameters:
                             Name  Flags
      completionProposalCollector  

  static boolean isMatchingProposal(MethodBinding, CompletionProposalCollector);
    descriptor: (LMethodBinding;LCompletionProposalCollector;)Z
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 99
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMethodBinding cannot be resolved to a type\n\tCompletionProposalCollector cannot be resolved to a type\n\tInternalCompletionContext cannot be resolved to a type\n\tInternalCompletionContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
                             Name  Flags
      method                       
      completionProposalCollector  

  static TypeBinding getFirstParameterType(TypeDeclaration, CompletionProposalCollector);
    descriptor: (LTypeDeclaration;LCompletionProposalCollector;)LTypeBinding;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 110
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeBinding cannot be resolved to a type\n\tTypeDeclaration cannot be resolved to a type\n\tCompletionProposalCollector cannot be resolved to a type\n\tTypeBinding cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n\tCompletionOnQualifiedNameReference cannot be resolved to a type\n\tCompletionOnSingleNameReference cannot be resolved to a type\n\tCompletionOnMemberAccess cannot be resolved to a type\n\tFieldReference cannot be resolved to a type\n\tFieldReference cannot be resolved to a type\n\tFieldReference cannot be resolved to a type\n\tSuperReference cannot be resolved to a type\n\tNameReference cannot be resolved to a type\n\tBinding cannot be resolved to a type\n\tNameReference cannot be resolved to a type\n\tNameReference cannot be resolved to a type\n\tVariableBinding cannot be resolved to a type\n\tVariableBinding cannot be resolved to a type\n\tVariableBinding cannot be resolved to a type\n\tFieldReference cannot be resolved to a type\n\tFieldReference cannot be resolved to a type\n\tFieldReference cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
                             Name  Flags
      decl                         
      completionProposalCollector  

  static ASTNode getAssistNode(CompletionProposalCollector);
    descriptor: (LCompletionProposalCollector;)LASTNode;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 135
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tASTNode cannot be resolved to a type\n\tCompletionProposalCollector cannot be resolved to a type\n\tInternalCompletionContext cannot be resolved to a type\n\tInternalCompletionContext cannot be resolved to a type\n\tInternalExtendedCompletionContext cannot be resolved to a type\n\tInternalExtendedCompletionContext cannot be resolved to a type\n\tASTNode cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
                             Name  Flags
      completionProposalCollector  

  static ClassScope getClassScope(CompletionProposalCollector);
    descriptor: (LCompletionProposalCollector;)LClassScope;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 146
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tClassScope cannot be resolved to a type\n\tCompletionProposalCollector cannot be resolved to a type\n\tClassScope cannot be resolved to a type\n\tInternalCompletionContext cannot be resolved to a type\n\tInternalCompletionContext cannot be resolved to a type\n\tInternalExtendedCompletionContext cannot be resolved to a type\n\tInternalExtendedCompletionContext cannot be resolved to a type\n\tScope cannot be resolved to a type\n\tScope cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
                             Name  Flags
      completionProposalCollector  

  static void copyNameLookupAndCompletionEngine(CompletionProposalCollector, InternalCompletionProposal);
    descriptor: (LCompletionProposalCollector;LInternalCompletionProposal;)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 163
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCompletionProposalCollector cannot be resolved to a type\n\tInternalCompletionProposal cannot be resolved to a type\n\tInternalCompletionContext cannot be resolved to a type\n\tInternalCompletionContext cannot be resolved to a type\n\tInternalExtendedCompletionContext cannot be resolved to a type\n\tInternalExtendedCompletionContext cannot be resolved to a type\n\tLookupEnvironment cannot be resolved to a type\n\tLookupEnvironment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
                             Name  Flags
      completionProposalCollector  
      newProposal                  

  static void createAndAddJavaCompletionProposal(CompletionProposalCollector, CompletionProposal, java.util.List<IJavaCompletionProposal>);
    descriptor: (LCompletionProposalCollector;LCompletionProposal;Ljava/util/List;)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 176
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCompletionProposalCollector cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: (LCompletionProposalCollector;LCompletionProposal;Ljava/util/List<LIJavaCompletionProposal;>;)V
    MethodParameters:
                             Name  Flags
      completionProposalCollector  
      newProposal                  
      proposals                    

  private static boolean canExtendCodeAssist();
    descriptor: ()Z
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 187
            invokestatic lombok.eclipse.agent.PatchExtensionMethodCompletionProposal$Reflection.isComplete:()Z
            ireturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "PatchExtensionMethodCompletionProposal.java"
NestMembers:
  lombok.eclipse.agent.PatchExtensionMethodCompletionProposal$Reflection
InnerClasses:
  Extension = lombok.eclipse.agent.PatchExtensionMethod$Extension of lombok.eclipse.agent.PatchExtensionMethod
  Reflection = lombok.eclipse.agent.PatchExtensionMethodCompletionProposal$Reflection of lombok.eclipse.agent.PatchExtensionMethodCompletionProposal