public class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
  super_class: java.lang.Object
{
  org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding type;
    descriptor: Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
    flags: (0x0000) 

  org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] pairs;
    descriptor: [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
    flags: (0x0000) 

  public static org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding[] addStandardAnnotations(org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding[], long, org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment);
    descriptor: ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;JLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=9, args_size=3
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding[] recordedAnnotations
        start local 1 // long annotationTagBits
        start local 3 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment env
         0: .line 41
            lload 1 /* annotationTagBits */
            ldc 8646911250191613952
            land
            lconst_0
            lcmp
            ifne 2
         1: .line 42
            aload 0 /* recordedAnnotations */
            areturn
         2: .line 44
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 4 /* haveDeprecated */
        start local 4 // boolean haveDeprecated
         3: .line 45
            aload 0 /* recordedAnnotations */
            dup
            astore 8
            arraylength
            istore 7
            iconst_0
            istore 6
            goto 9
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding[] long org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment int top int int org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding[]
      StackMap stack:
         4: aload 8
            iload 6
            aaload
            astore 5 /* annotationBinding */
        start local 5 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding annotationBinding
         5: .line 46
            aload 5 /* annotationBinding */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.getAnnotationType:()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            getfield org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.id:I
            bipush 44
            if_icmpne 8
         6: .line 47
            iconst_1
            istore 4 /* haveDeprecated */
         7: .line 48
            goto 10
        end local 5 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding annotationBinding
         8: .line 45
      StackMap locals:
      StackMap stack:
            iinc 6 1
      StackMap locals:
      StackMap stack:
         9: iload 6
            iload 7
            if_icmplt 4
        10: .line 51
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding[] long org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment int
      StackMap stack:
            iconst_0
            istore 5 /* count */
        start local 5 // int count
        11: .line 52
            lload 1 /* annotationTagBits */
            ldc 2332882164804222976
            land
            lconst_0
            lcmp
            ifeq 13
        12: .line 53
            iinc 5 /* count */ 1
        13: .line 54
      StackMap locals: int
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 52776558133248
            land
            lconst_0
            lcmp
            ifeq 15
        14: .line 55
            iinc 5 /* count */ 1
        15: .line 56
      StackMap locals:
      StackMap stack:
            iload 4 /* haveDeprecated */
            ifne 17
            lload 1 /* annotationTagBits */
            ldc 70368744177664
            land
            lconst_0
            lcmp
            ifeq 17
        16: .line 57
            iinc 5 /* count */ 1
        17: .line 58
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 140737488355328
            land
            lconst_0
            lcmp
            ifeq 19
        18: .line 59
            iinc 5 /* count */ 1
        19: .line 60
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 281474976710656
            land
            lconst_0
            lcmp
            ifeq 21
        20: .line 61
            iinc 5 /* count */ 1
        21: .line 62
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 562949953421312
            land
            lconst_0
            lcmp
            ifeq 23
        22: .line 63
            iinc 5 /* count */ 1
        23: .line 64
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 1125899906842624
            land
            lconst_0
            lcmp
            ifeq 25
        24: .line 65
            iinc 5 /* count */ 1
        25: .line 66
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 4503599627370496
            land
            lconst_0
            lcmp
            ifeq 27
        26: .line 67
            iinc 5 /* count */ 1
        27: .line 68
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 2251799813685248
            land
            lconst_0
            lcmp
            ifeq 29
        28: .line 69
            iinc 5 /* count */ 1
        29: .line 70
      StackMap locals:
      StackMap stack:
            iload 5 /* count */
            ifne 31
        30: .line 72
            aload 0 /* recordedAnnotations */
            areturn
        31: .line 75
      StackMap locals:
      StackMap stack:
            aload 0 /* recordedAnnotations */
            arraylength
            istore 6 /* index */
        start local 6 // int index
        32: .line 76
            iload 6 /* index */
            iload 5 /* count */
            iadd
            anewarray org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
            astore 7 /* result */
        start local 7 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding[] result
        33: .line 77
            aload 0 /* recordedAnnotations */
            iconst_0
            aload 7 /* result */
            iconst_0
            iload 6 /* index */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        34: .line 78
            lload 1 /* annotationTagBits */
            ldc 2332882164804222976
            land
            lconst_0
            lcmp
            ifeq 36
        35: .line 79
            aload 7 /* result */
            iload 6 /* index */
            iinc 6 /* index */ 1
            lload 1 /* annotationTagBits */
            aload 3 /* env */
            invokestatic org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.buildTargetAnnotation:(JLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            aastore
        36: .line 80
      StackMap locals: int org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding[]
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 52776558133248
            land
            lconst_0
            lcmp
            ifeq 38
        37: .line 81
            aload 7 /* result */
            iload 6 /* index */
            iinc 6 /* index */ 1
            lload 1 /* annotationTagBits */
            aload 3 /* env */
            invokestatic org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.buildRetentionAnnotation:(JLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            aastore
        38: .line 82
      StackMap locals:
      StackMap stack:
            iload 4 /* haveDeprecated */
            ifne 40
            lload 1 /* annotationTagBits */
            ldc 70368744177664
            land
            lconst_0
            lcmp
            ifeq 40
        39: .line 83
            aload 7 /* result */
            iload 6 /* index */
            iinc 6 /* index */ 1
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_DEPRECATED:[[C
            aload 3 /* env */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.javaBaseModule:()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;
            aload 3 /* env */
            invokestatic org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.buildMarkerAnnotation:([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            aastore
        40: .line 84
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 140737488355328
            land
            lconst_0
            lcmp
            ifeq 42
        41: .line 85
            aload 7 /* result */
            iload 6 /* index */
            iinc 6 /* index */ 1
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_ANNOTATION_DOCUMENTED:[[C
            aload 3 /* env */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.javaBaseModule:()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;
            aload 3 /* env */
            invokestatic org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.buildMarkerAnnotation:([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            aastore
        42: .line 86
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 281474976710656
            land
            lconst_0
            lcmp
            ifeq 44
        43: .line 87
            aload 7 /* result */
            iload 6 /* index */
            iinc 6 /* index */ 1
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_ANNOTATION_INHERITED:[[C
            aload 3 /* env */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.javaBaseModule:()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;
            aload 3 /* env */
            invokestatic org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.buildMarkerAnnotation:([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            aastore
        44: .line 88
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 562949953421312
            land
            lconst_0
            lcmp
            ifeq 46
        45: .line 89
            aload 7 /* result */
            iload 6 /* index */
            iinc 6 /* index */ 1
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_OVERRIDE:[[C
            aload 3 /* env */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.javaBaseModule:()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;
            aload 3 /* env */
            invokestatic org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.buildMarkerAnnotation:([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            aastore
        46: .line 90
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 1125899906842624
            land
            lconst_0
            lcmp
            ifeq 48
        47: .line 91
            aload 7 /* result */
            iload 6 /* index */
            iinc 6 /* index */ 1
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_SUPPRESSWARNINGS:[[C
            aload 3 /* env */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.javaBaseModule:()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;
            aload 3 /* env */
            invokestatic org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.buildMarkerAnnotation:([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            aastore
        48: .line 92
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 4503599627370496
            land
            lconst_0
            lcmp
            ifeq 50
        49: .line 93
            aload 7 /* result */
            iload 6 /* index */
            iinc 6 /* index */ 1
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE:[[C
            aload 3 /* env */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.javaBaseModule:()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;
            aload 3 /* env */
            invokestatic org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.buildMarkerAnnotationForMemberType:([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            aastore
        50: .line 94
      StackMap locals:
      StackMap stack:
            lload 1 /* annotationTagBits */
            ldc 2251799813685248
            land
            lconst_0
            lcmp
            ifeq 52
        51: .line 95
            aload 7 /* result */
            iload 6 /* index */
            iinc 6 /* index */ 1
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_SAFEVARARGS:[[C
            aload 3 /* env */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.javaBaseModule:()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;
            aload 3 /* env */
            invokestatic org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.buildMarkerAnnotation:([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            aastore
        52: .line 96
      StackMap locals:
      StackMap stack:
            aload 7 /* result */
            areturn
        end local 7 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding[] result
        end local 6 // int index
        end local 5 // int count
        end local 4 // boolean haveDeprecated
        end local 3 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment env
        end local 1 // long annotationTagBits
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding[] recordedAnnotations
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0   53     0  recordedAnnotations  [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            0   53     1    annotationTagBits  J
            0   53     3                  env  Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;
            3   53     4       haveDeprecated  Z
            5    8     5    annotationBinding  Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
           11   53     5                count  I
           32   53     6                index  I
           33   53     7               result  [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
    MethodParameters:
                     Name  Flags
      recordedAnnotations  
      annotationTagBits    
      env                  

  private static org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding buildMarkerAnnotationForMemberType(char[][], org.eclipse.jdt.internal.compiler.lookup.ModuleBinding, org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment);
    descriptor: ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // char[][] compoundName
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.ModuleBinding module
        start local 2 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment env
         0: .line 100
            aload 2 /* env */
            aload 0 /* compoundName */
            aload 1 /* module */
            aconst_null
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getResolvedType:([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Scope;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            astore 3 /* type */
        start local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding type
         1: .line 103
            aload 3 /* type */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isValidBinding:()Z
            ifne 3
         2: .line 104
            aload 3 /* type */
            checkcast org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
            getfield org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding.closestMatch:Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            astore 3 /* type */
         3: .line 106
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
      StackMap stack:
            aload 2 /* env */
            aload 3 /* type */
            getstatic org.eclipse.jdt.internal.compiler.lookup.Binding.NO_ELEMENT_VALUE_PAIRS:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createAnnotation:(Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            areturn
        end local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding type
        end local 2 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment env
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.ModuleBinding module
        end local 0 // char[][] compoundName
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    4     0  compoundName  [[C
            0    4     1        module  Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;
            0    4     2           env  Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;
            1    4     3          type  Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
    MethodParameters:
              Name  Flags
      compoundName  
      module        
      env           

  private static org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding buildMarkerAnnotation(char[][], org.eclipse.jdt.internal.compiler.lookup.ModuleBinding, org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment);
    descriptor: ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // char[][] compoundName
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.ModuleBinding module
        start local 2 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment env
         0: .line 110
            aload 2 /* env */
            aload 0 /* compoundName */
            aload 1 /* module */
            aconst_null
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getResolvedType:([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Scope;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            astore 3 /* type */
        start local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding type
         1: .line 111
            aload 2 /* env */
            aload 3 /* type */
            getstatic org.eclipse.jdt.internal.compiler.lookup.Binding.NO_ELEMENT_VALUE_PAIRS:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createAnnotation:(Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            areturn
        end local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding type
        end local 2 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment env
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.ModuleBinding module
        end local 0 // char[][] compoundName
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0  compoundName  [[C
            0    2     1        module  Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;
            0    2     2           env  Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;
            1    2     3          type  Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
    MethodParameters:
              Name  Flags
      compoundName  
      module        
      env           

  private static org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding buildRetentionAnnotation(long, org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment);
    descriptor: (JLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=10, locals=5, args_size=2
        start local 0 // long bits
        start local 2 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment env
         0: .line 116
            aload 2 /* env */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_ANNOTATION_RETENTIONPOLICY:[[C
         1: .line 117
            aconst_null
         2: .line 116
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getResolvedJavaBaseType:([[CLorg/eclipse/jdt/internal/compiler/lookup/Scope;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
         3: .line 115
            astore 3 /* retentionPolicy */
        start local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding retentionPolicy
         4: .line 118
            aconst_null
            astore 4 /* value */
        start local 4 // java.lang.Object value
         5: .line 119
            lload 0 /* bits */
            ldc 52776558133248
            land
            ldc 52776558133248
            lcmp
            ifne 8
         6: .line 120
            aload 3 /* retentionPolicy */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.UPPER_RUNTIME:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            astore 4 /* value */
         7: .line 121
            goto 13
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding java.lang.Object
      StackMap stack:
         8: lload 0 /* bits */
            ldc 35184372088832
            land
            lconst_0
            lcmp
            ifeq 11
         9: .line 122
            aload 3 /* retentionPolicy */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.UPPER_CLASS:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            astore 4 /* value */
        10: .line 123
            goto 13
      StackMap locals:
      StackMap stack:
        11: lload 0 /* bits */
            ldc 17592186044416
            land
            lconst_0
            lcmp
            ifeq 13
        12: .line 124
            aload 3 /* retentionPolicy */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.UPPER_SOURCE:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            astore 4 /* value */
        13: .line 126
      StackMap locals:
      StackMap stack:
            aload 2 /* env */
        14: .line 127
            aload 2 /* env */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_ANNOTATION_RETENTION:[[C
            aconst_null
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getResolvedJavaBaseType:([[CLorg/eclipse/jdt/internal/compiler/lookup/Scope;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
        15: .line 128
            iconst_1
            anewarray org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
            dup
            iconst_0
        16: .line 129
            new org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
            dup
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.VALUE:[C
            aload 4 /* value */
            aconst_null
            invokespecial org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.<init>:([CLjava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;)V
            aastore
        17: .line 126
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createAnnotation:(Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            areturn
        end local 4 // java.lang.Object value
        end local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding retentionPolicy
        end local 2 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment env
        end local 0 // long bits
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   18     0             bits  J
            0   18     2              env  Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;
            4   18     3  retentionPolicy  Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            5   18     4            value  Ljava/lang/Object;
    MethodParameters:
      Name  Flags
      bits  
      env   

  private static org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding buildTargetAnnotation(long, org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment);
    descriptor: (JLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=10, locals=8, args_size=2
        start local 0 // long bits
        start local 2 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment env
         0: .line 134
            aload 2 /* env */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_ANNOTATION_TARGET:[[C
            aconst_null
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getResolvedJavaBaseType:([[CLorg/eclipse/jdt/internal/compiler/lookup/Scope;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            astore 3 /* target */
        start local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding target
         1: .line 135
            lload 0 /* bits */
            ldc 34359738368
            land
            lconst_0
            lcmp
            ifeq 3
         2: .line 136
            new org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
            dup
            aload 3 /* target */
            getstatic org.eclipse.jdt.internal.compiler.lookup.Binding.NO_ELEMENT_VALUE_PAIRS:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            invokespecial org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.<init>:(Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)V
            areturn
         3: .line 138
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
      StackMap stack:
            iconst_0
            istore 4 /* arraysize */
        start local 4 // int arraysize
         4: .line 139
            lload 0 /* bits */
            ldc 4398046511104
            land
            lconst_0
            lcmp
            ifeq 6
         5: .line 140
            iinc 4 /* arraysize */ 1
         6: .line 141
      StackMap locals: int
      StackMap stack:
            lload 0 /* bits */
            ldc 1099511627776
            land
            lconst_0
            lcmp
            ifeq 8
         7: .line 142
            iinc 4 /* arraysize */ 1
         8: .line 143
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 137438953472
            land
            lconst_0
            lcmp
            ifeq 10
         9: .line 144
            iinc 4 /* arraysize */ 1
        10: .line 145
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 2199023255552
            land
            lconst_0
            lcmp
            ifeq 12
        11: .line 146
            iinc 4 /* arraysize */ 1
        12: .line 147
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 274877906944
            land
            lconst_0
            lcmp
            ifeq 14
        13: .line 148
            iinc 4 /* arraysize */ 1
        14: .line 149
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 8796093022208
            land
            lconst_0
            lcmp
            ifeq 16
        15: .line 150
            iinc 4 /* arraysize */ 1
        16: .line 151
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 549755813888
            land
            lconst_0
            lcmp
            ifeq 18
        17: .line 152
            iinc 4 /* arraysize */ 1
        18: .line 153
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 68719476736
            land
            lconst_0
            lcmp
            ifeq 20
        19: .line 154
            iinc 4 /* arraysize */ 1
        20: .line 155
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 9007199254740992
            land
            lconst_0
            lcmp
            ifeq 22
        21: .line 156
            iinc 4 /* arraysize */ 1
        22: .line 157
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 18014398509481984
            land
            lconst_0
            lcmp
            ifeq 24
        23: .line 158
            iinc 4 /* arraysize */ 1
        24: .line 159
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 2305843009213693952
            land
            lconst_0
            lcmp
            ifeq 26
        25: .line 160
            iinc 4 /* arraysize */ 1
        26: .line 162
      StackMap locals:
      StackMap stack:
            iload 4 /* arraysize */
            anewarray java.lang.Object
            astore 5 /* value */
        start local 5 // java.lang.Object[] value
        27: .line 163
            iload 4 /* arraysize */
            ifle 50
        28: .line 164
            aload 2 /* env */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_ANNOTATION_ELEMENTTYPE:[[C
            aconst_null
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getResolvedType:([[CLorg/eclipse/jdt/internal/compiler/lookup/Scope;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            astore 6 /* elementType */
        start local 6 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding elementType
        29: .line 165
            iconst_0
            istore 7 /* index */
        start local 7 // int index
        30: .line 166
            lload 0 /* bits */
            ldc 9007199254740992
            land
            lconst_0
            lcmp
            ifeq 32
        31: .line 167
            aload 5 /* value */
            iload 7 /* index */
            iinc 7 /* index */ 1
            aload 6 /* elementType */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.TYPE_USE_TARGET:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            aastore
        32: .line 168
      StackMap locals: java.lang.Object[] org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding int
      StackMap stack:
            lload 0 /* bits */
            ldc 4398046511104
            land
            lconst_0
            lcmp
            ifeq 34
        33: .line 169
            aload 5 /* value */
            iload 7 /* index */
            iinc 7 /* index */ 1
            aload 6 /* elementType */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.UPPER_ANNOTATION_TYPE:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            aastore
        34: .line 170
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 1099511627776
            land
            lconst_0
            lcmp
            ifeq 36
        35: .line 171
            aload 5 /* value */
            iload 7 /* index */
            iinc 7 /* index */ 1
            aload 6 /* elementType */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.UPPER_CONSTRUCTOR:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            aastore
        36: .line 172
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 137438953472
            land
            lconst_0
            lcmp
            ifeq 38
        37: .line 173
            aload 5 /* value */
            iload 7 /* index */
            iinc 7 /* index */ 1
            aload 6 /* elementType */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.UPPER_FIELD:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            aastore
        38: .line 174
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 274877906944
            land
            lconst_0
            lcmp
            ifeq 40
        39: .line 175
            aload 5 /* value */
            iload 7 /* index */
            iinc 7 /* index */ 1
            aload 6 /* elementType */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.UPPER_METHOD:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            aastore
        40: .line 176
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 8796093022208
            land
            lconst_0
            lcmp
            ifeq 42
        41: .line 177
            aload 5 /* value */
            iload 7 /* index */
            iinc 7 /* index */ 1
            aload 6 /* elementType */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.UPPER_PACKAGE:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            aastore
        42: .line 178
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 549755813888
            land
            lconst_0
            lcmp
            ifeq 44
        43: .line 179
            aload 5 /* value */
            iload 7 /* index */
            iinc 7 /* index */ 1
            aload 6 /* elementType */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.UPPER_PARAMETER:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            aastore
        44: .line 180
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 18014398509481984
            land
            lconst_0
            lcmp
            ifeq 46
        45: .line 181
            aload 5 /* value */
            iload 7 /* index */
            iinc 7 /* index */ 1
            aload 6 /* elementType */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.TYPE_PARAMETER_TARGET:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            aastore
        46: .line 182
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 68719476736
            land
            lconst_0
            lcmp
            ifeq 48
        47: .line 183
            aload 5 /* value */
            iload 7 /* index */
            iinc 7 /* index */ 1
            aload 6 /* elementType */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.TYPE:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            aastore
        48: .line 184
      StackMap locals:
      StackMap stack:
            lload 0 /* bits */
            ldc 2199023255552
            land
            lconst_0
            lcmp
            ifeq 50
        49: .line 185
            aload 5 /* value */
            iload 7 /* index */
            iinc 7 /* index */ 1
            aload 6 /* elementType */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.UPPER_LOCAL_VARIABLE:[C
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getField:([CZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;
            aastore
        end local 7 // int index
        end local 6 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding elementType
        50: .line 187
      StackMap locals:
      StackMap stack:
            aload 2 /* env */
        51: .line 188
            aload 3 /* target */
        52: .line 189
            iconst_1
            anewarray org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
            dup
            iconst_0
        53: .line 190
            new org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
            dup
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.VALUE:[C
            aload 5 /* value */
            aconst_null
            invokespecial org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.<init>:([CLjava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;)V
            aastore
        54: .line 187
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createAnnotation:(Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            areturn
        end local 5 // java.lang.Object[] value
        end local 4 // int arraysize
        end local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding target
        end local 2 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment env
        end local 0 // long bits
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   55     0         bits  J
            0   55     2          env  Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;
            1   55     3       target  Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            4   55     4    arraysize  I
           27   55     5        value  [Ljava/lang/Object;
           29   50     6  elementType  Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
           30   50     7        index  I
    MethodParameters:
      Name  Flags
      bits  
      env   

  public void <init>(org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding, org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[]);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding type
        start local 2 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] pairs
         0: .line 194
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 195
            aload 0 /* this */
            aload 1 /* type */
            putfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.type:Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
         2: .line 196
            aload 0 /* this */
            aload 2 /* pairs */
            putfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.pairs:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
         3: .line 197
            return
        end local 2 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] pairs
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding type
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            0    4     1   type  Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            0    4     2  pairs  [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
    MethodParameters:
       Name  Flags
      type   
      pairs  

  void <init>(org.eclipse.jdt.internal.compiler.ast.Annotation);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/ast/Annotation;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
        start local 1 // org.eclipse.jdt.internal.compiler.ast.Annotation astAnnotation
         0: .line 200
            aload 0 /* this */
            aload 1 /* astAnnotation */
            getfield org.eclipse.jdt.internal.compiler.ast.Annotation.resolvedType:Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            checkcast org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
            aload 1 /* astAnnotation */
            invokevirtual org.eclipse.jdt.internal.compiler.ast.Annotation.computeElementValuePairs:()[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            invokespecial org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.<init>:(Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)V
         1: .line 201
            return
        end local 1 // org.eclipse.jdt.internal.compiler.ast.Annotation astAnnotation
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    2     0           this  Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            0    2     1  astAnnotation  Lorg/eclipse/jdt/internal/compiler/ast/Annotation;
    MethodParameters:
               Name  Flags
      astAnnotation  

  public char[] computeUniqueKey(char[]);
    descriptor: ([C)[C
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
        start local 1 // char[] recipientKey
         0: .line 209
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.type:Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iconst_0
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.computeUniqueKey:(Z)[C
            astore 2 /* typeKey */
        start local 2 // char[] typeKey
         1: .line 210
            aload 1 /* recipientKey */
            arraylength
            istore 3 /* recipientKeyLength */
        start local 3 // int recipientKeyLength
         2: .line 211
            iload 3 /* recipientKeyLength */
            iconst_1
            iadd
            aload 2 /* typeKey */
            arraylength
            iadd
            newarray 5
            astore 4 /* uniqueKey */
        start local 4 // char[] uniqueKey
         3: .line 212
            aload 1 /* recipientKey */
            iconst_0
            aload 4 /* uniqueKey */
            iconst_0
            iload 3 /* recipientKeyLength */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         4: .line 213
            aload 4 /* uniqueKey */
            iload 3 /* recipientKeyLength */
            bipush 64
            castore
         5: .line 214
            aload 2 /* typeKey */
            iconst_0
            aload 4 /* uniqueKey */
            iload 3 /* recipientKeyLength */
            iconst_1
            iadd
            aload 2 /* typeKey */
            arraylength
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         6: .line 215
            aload 4 /* uniqueKey */
            areturn
        end local 4 // char[] uniqueKey
        end local 3 // int recipientKeyLength
        end local 2 // char[] typeKey
        end local 1 // char[] recipientKey
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    7     0                this  Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            0    7     1        recipientKey  [C
            1    7     2             typeKey  [C
            2    7     3  recipientKeyLength  I
            3    7     4           uniqueKey  [C
    MethodParameters:
              Name  Flags
      recipientKey  

  public org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding getAnnotationType();
    descriptor: ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
         0: .line 219
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.type:Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            areturn
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;

  public void resolve();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
         0: .line 224
            return
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;

  public org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] getElementValuePairs();
    descriptor: ()[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
         0: .line 227
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.pairs:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            areturn
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;

  public static void setMethodBindings(org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding, org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[]);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=5, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding type
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] pairs
         0: .line 232
            aload 1 /* pairs */
            arraylength
            istore 2 /* i */
        start local 2 // int i
         1: goto 6
         2: .line 233
      StackMap locals: int
      StackMap stack:
            aload 1 /* pairs */
            iload 2 /* i */
            aaload
            astore 3 /* pair */
        start local 3 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair pair
         3: .line 234
            aload 0 /* type */
            aload 3 /* pair */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.getName:()[C
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getMethods:([C)[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;
            astore 4 /* methods */
        start local 4 // org.eclipse.jdt.internal.compiler.lookup.MethodBinding[] methods
         4: .line 236
            aload 4 /* methods */
            ifnull 6
            aload 4 /* methods */
            arraylength
            iconst_1
            if_icmpne 6
         5: .line 237
            aload 3 /* pair */
            aload 4 /* methods */
            iconst_0
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.setMethodBinding:(Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;)V
        end local 4 // org.eclipse.jdt.internal.compiler.lookup.MethodBinding[] methods
        end local 3 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair pair
         6: .line 232
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ -1
            iload 2 /* i */
            ifge 2
        end local 2 // int i
         7: .line 239
            return
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] pairs
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding type
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    8     0     type  Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            0    8     1    pairs  [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            1    7     2        i  I
            3    6     3     pair  Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            4    6     4  methods  [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;
    MethodParameters:
       Name  Flags
      type   
      pairs  

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
         0: .line 243
            new java.lang.StringBuffer
            dup
            iconst_5
            invokespecial java.lang.StringBuffer.<init>:(I)V
            astore 1 /* buffer */
        start local 1 // java.lang.StringBuffer buffer
         1: .line 244
            aload 1 /* buffer */
            bipush 64
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.type:Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            getfield org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.sourceName:[C
            invokevirtual java.lang.StringBuffer.append:([C)Ljava/lang/StringBuffer;
            pop
         2: .line 245
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.pairs:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            ifnull 15
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.pairs:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            arraylength
            ifle 15
         3: .line 246
            aload 1 /* buffer */
            bipush 40
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
         4: .line 247
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.pairs:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            arraylength
            iconst_1
            if_icmpne 7
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.pairs:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            iconst_0
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.getName:()[C
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.VALUE:[C
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.equals:([C[C)Z
            ifeq 7
         5: .line 248
            aload 1 /* buffer */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.pairs:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            iconst_0
            aaload
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.value:Ljava/lang/Object;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/Object;)Ljava/lang/StringBuffer;
            pop
         6: .line 249
            goto 14
         7: .line 250
      StackMap locals: java.lang.StringBuffer
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         8: aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.pairs:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            arraylength
            istore 3 /* max */
        start local 3 // int max
         9: goto 13
        10: .line 251
      StackMap locals: int int
      StackMap stack:
            iload 2 /* i */
            ifle 11
            aload 1 /* buffer */
            ldc ", "
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
        11: .line 252
      StackMap locals:
      StackMap stack:
            aload 1 /* buffer */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.pairs:[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            iload 2 /* i */
            aaload
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/Object;)Ljava/lang/StringBuffer;
            pop
        12: .line 250
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        13: iload 2 /* i */
            iload 3 /* max */
            if_icmplt 10
        end local 3 // int max
        end local 2 // int i
        14: .line 255
      StackMap locals:
      StackMap stack:
            aload 1 /* buffer */
            bipush 41
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        15: .line 257
      StackMap locals:
      StackMap stack:
            aload 1 /* buffer */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            areturn
        end local 1 // java.lang.StringBuffer buffer
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   16     0    this  Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            1   16     1  buffer  Ljava/lang/StringBuffer;
            8   14     2       i  I
            9   14     3     max  I

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
         0: .line 262
            bipush 17
            istore 1 /* result */
        start local 1 // int result
         1: .line 263
            aload 0 /* this */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.getAnnotationType:()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.hashCode:()I
            istore 2 /* c */
        start local 2 // int c
         2: .line 264
            bipush 31
            iload 1 /* result */
            imul
            iload 2 /* c */
            iadd
            istore 1 /* result */
         3: .line 265
            aload 0 /* this */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.getElementValuePairs:()[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            invokestatic java.util.Arrays.hashCode:([Ljava/lang/Object;)I
            istore 2 /* c */
         4: .line 266
            bipush 31
            iload 1 /* result */
            imul
            iload 2 /* c */
            iadd
            istore 1 /* result */
         5: .line 267
            iload 1 /* result */
            ireturn
        end local 2 // int c
        end local 1 // int result
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    6     0    this  Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            1    6     1  result  I
            2    6     2       c  I

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=10, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
        start local 1 // java.lang.Object object
         0: .line 271
            aload 0 /* this */
            aload 1 /* object */
            if_acmpne 2
         1: .line 272
            iconst_1
            ireturn
         2: .line 273
      StackMap locals:
      StackMap stack:
            aload 1 /* object */
            instanceof org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
            ifne 4
         3: .line 274
            iconst_0
            ireturn
         4: .line 276
      StackMap locals:
      StackMap stack:
            aload 1 /* object */
            checkcast org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
            astore 2 /* that */
        start local 2 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding that
         5: .line 277
            aload 0 /* this */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.getAnnotationType:()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            aload 2 /* that */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.getAnnotationType:()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            if_acmpeq 7
         6: .line 278
            iconst_0
            ireturn
         7: .line 280
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.getElementValuePairs:()[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            astore 3 /* thisElementValuePairs */
        start local 3 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] thisElementValuePairs
         8: .line 281
            aload 2 /* that */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.getElementValuePairs:()[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            astore 4 /* thatElementValuePairs */
        start local 4 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] thatElementValuePairs
         9: .line 282
            aload 3 /* thisElementValuePairs */
            arraylength
            istore 5 /* length */
        start local 5 // int length
        10: .line 283
            iload 5 /* length */
            aload 4 /* thatElementValuePairs */
            arraylength
            if_icmpeq 12
        11: .line 284
            iconst_0
            ireturn
        12: .line 285
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] int
      StackMap stack:
            iconst_0
            istore 6 /* i */
        start local 6 // int i
        13: goto 33
        14: .line 286
      StackMap locals: int
      StackMap stack:
            aload 3 /* thisElementValuePairs */
            iload 6 /* i */
            aaload
            astore 7 /* thisPair */
        start local 7 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair thisPair
        15: .line 287
            iconst_0
            istore 8 /* j */
        start local 8 // int j
        16: goto 30
        17: .line 288
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.ElementValuePair int
      StackMap stack:
            aload 4 /* thatElementValuePairs */
            iload 8 /* j */
            aaload
            astore 9 /* thatPair */
        start local 9 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair thatPair
        18: .line 289
            aload 7 /* thisPair */
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.binding:Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;
            aload 9 /* thatPair */
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.binding:Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;
            if_acmpne 29
        19: .line 290
            aload 7 /* thisPair */
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.value:Ljava/lang/Object;
            ifnonnull 23
        20: .line 291
            aload 9 /* thatPair */
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.value:Ljava/lang/Object;
            ifnonnull 22
        21: .line 292
            goto 32
        22: .line 294
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
      StackMap stack:
            iconst_0
            ireturn
        23: .line 296
      StackMap locals:
      StackMap stack:
            aload 9 /* thatPair */
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.value:Ljava/lang/Object;
            ifnonnull 24
            iconst_0
            ireturn
        24: .line 297
      StackMap locals:
      StackMap stack:
            aload 9 /* thatPair */
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.value:Ljava/lang/Object;
            instanceof java.lang.Object[]
            ifeq 27
            aload 7 /* thisPair */
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.value:Ljava/lang/Object;
            instanceof java.lang.Object[]
            ifeq 27
        25: .line 298
            aload 7 /* thisPair */
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.value:Ljava/lang/Object;
            checkcast java.lang.Object[]
            aload 9 /* thatPair */
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.value:Ljava/lang/Object;
            checkcast java.lang.Object[]
            invokestatic java.util.Arrays.equals:([Ljava/lang/Object;[Ljava/lang/Object;)Z
            ifne 32
        26: .line 299
            iconst_0
            ireturn
        27: .line 301
      StackMap locals:
      StackMap stack:
            aload 9 /* thatPair */
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.value:Ljava/lang/Object;
            aload 7 /* thisPair */
            getfield org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.value:Ljava/lang/Object;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifne 32
        28: .line 302
            iconst_0
            ireturn
        end local 9 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair thatPair
        29: .line 287
      StackMap locals:
      StackMap stack:
            iinc 8 /* j */ 1
      StackMap locals:
      StackMap stack:
        30: iload 8 /* j */
            iload 5 /* length */
            if_icmplt 17
        end local 8 // int j
        31: .line 308
            iconst_0
            ireturn
        end local 7 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair thisPair
        32: .line 285
      StackMap locals:
      StackMap stack:
            iinc 6 /* i */ 1
      StackMap locals:
      StackMap stack:
        33: iload 6 /* i */
            iload 5 /* length */
            if_icmplt 14
        end local 6 // int i
        34: .line 310
            iconst_1
            ireturn
        end local 5 // int length
        end local 4 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] thatElementValuePairs
        end local 3 // org.eclipse.jdt.internal.compiler.lookup.ElementValuePair[] thisElementValuePairs
        end local 2 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding that
        end local 1 // java.lang.Object object
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0   35     0                   this  Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            0   35     1                 object  Ljava/lang/Object;
            5   35     2                   that  Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;
            8   35     3  thisElementValuePairs  [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
            9   35     4  thatElementValuePairs  [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
           10   35     5                 length  I
           13   34     6                      i  I
           15   32     7               thisPair  Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
           16   31     8                      j  I
           18   29     9               thatPair  Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;
    MethodParameters:
        Name  Flags
      object  
}
SourceFile: "AnnotationBinding.java"