public class org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 extends org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
  super_class: org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
{
  public org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] intersectingTypes;
    descriptor: [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
    flags: (0x0001) ACC_PUBLIC

  private org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding javaLangObject;
    descriptor: Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
    flags: (0x0002) ACC_PRIVATE

  int length;
    descriptor: I
    flags: (0x0000) 

  public void <init>(org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[], org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment);
    descriptor: ([Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] intersectingTypes
        start local 2 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment environment
         0: .line 46
            aload 0 /* this */
            invokespecial org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.<init>:()V
         1: .line 47
            aload 0 /* this */
            aload 1 /* intersectingTypes */
            putfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
         2: .line 48
            aload 0 /* this */
            aload 1 /* intersectingTypes */
            arraylength
            putfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
         3: .line 49
            aload 1 /* intersectingTypes */
            iconst_0
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isClass:()Z
            ifne 6
         4: .line 50
            aload 0 /* this */
            aload 2 /* environment */
            getstatic org.eclipse.jdt.internal.compiler.lookup.TypeConstants.JAVA_LANG_OBJECT:[[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;
            putfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.javaLangObject:Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
         5: .line 51
            aload 0 /* this */
            dup
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.modifiers:I
            sipush 512
            ior
            putfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.modifiers:I
         6: .line 53
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
      StackMap stack:
            return
        end local 2 // org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment environment
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] intersectingTypes
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    7     0               this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0    7     1  intersectingTypes  [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            0    7     2        environment  Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;
    MethodParameters:
                   Name  Flags
      intersectingTypes  
      environment        

  private void <init>(org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 prototype
         0: .line 55
            aload 0 /* this */
            invokespecial org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.<init>:()V
         1: .line 56
            aload 0 /* this */
            aload 1 /* prototype */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            putfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
         2: .line 57
            aload 0 /* this */
            aload 1 /* prototype */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            putfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
         3: .line 58
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iconst_0
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isClass:()Z
            ifne 6
         4: .line 59
            aload 0 /* this */
            aload 1 /* prototype */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.javaLangObject:Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            putfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.javaLangObject:Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
         5: .line 60
            aload 0 /* this */
            dup
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.modifiers:I
            sipush 512
            ior
            putfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.modifiers:I
         6: .line 62
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
      StackMap stack:
            return
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 prototype
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    7     0       this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0    7     1  prototype  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
    MethodParameters:
           Name  Flags
      prototype  

  public org.eclipse.jdt.internal.compiler.lookup.TypeBinding clone(org.eclipse.jdt.internal.compiler.lookup.TypeBinding);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding enclosingType
         0: .line 66
            new org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
            dup
            aload 0 /* this */
            invokespecial org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.<init>:(Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;)V
            areturn
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding enclosingType
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    1     0           this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0    1     1  enclosingType  Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
    MethodParameters:
               Name  Flags
      enclosingType  

  protected org.eclipse.jdt.internal.compiler.lookup.MethodBinding[] getInterfaceAbstractContracts(org.eclipse.jdt.internal.compiler.lookup.Scope, boolean, boolean);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/Scope;ZZ)[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=6, locals=11, args_size=4
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
        start local 2 // boolean replaceWildcards
        start local 3 // boolean filterDefaultMethods
         0: .line 71
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            arraylength
            istore 4 /* typesLength */
        start local 4 // int typesLength
         1: .line 72
            iload 4 /* typesLength */
            anewarray org.eclipse.jdt.internal.compiler.lookup.MethodBinding[]
            astore 5 /* methods */
        start local 5 // org.eclipse.jdt.internal.compiler.lookup.MethodBinding[][] methods
         2: .line 73
            iconst_0
            istore 6 /* contractsLength */
        start local 6 // int contractsLength
         3: .line 74
            iconst_0
            istore 7 /* i */
        start local 7 // int i
         4: goto 8
         5: .line 75
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 org.eclipse.jdt.internal.compiler.lookup.Scope int int int org.eclipse.jdt.internal.compiler.lookup.MethodBinding[][] int int
      StackMap stack:
            aload 5 /* methods */
            iload 7 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 7 /* i */
            aaload
            aload 1 /* scope */
            iload 2 /* replaceWildcards */
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getInterfaceAbstractContracts:(Lorg/eclipse/jdt/internal/compiler/lookup/Scope;ZZ)[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;
            aastore
         6: .line 76
            iload 6 /* contractsLength */
            aload 5 /* methods */
            iload 7 /* i */
            aaload
            arraylength
            iadd
            istore 6 /* contractsLength */
         7: .line 74
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
         8: iload 7 /* i */
            iload 4 /* typesLength */
            if_icmplt 5
        end local 7 // int i
         9: .line 78
            iload 6 /* contractsLength */
            anewarray org.eclipse.jdt.internal.compiler.lookup.MethodBinding
            astore 7 /* contracts */
        start local 7 // org.eclipse.jdt.internal.compiler.lookup.MethodBinding[] contracts
        10: .line 79
            iconst_0
            istore 8 /* idx */
        start local 8 // int idx
        11: .line 80
            iconst_0
            istore 9 /* i */
        start local 9 // int i
        12: goto 17
        13: .line 81
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 org.eclipse.jdt.internal.compiler.lookup.Scope int int int org.eclipse.jdt.internal.compiler.lookup.MethodBinding[][] int org.eclipse.jdt.internal.compiler.lookup.MethodBinding[] int int
      StackMap stack:
            aload 5 /* methods */
            iload 9 /* i */
            aaload
            arraylength
            istore 10 /* len */
        start local 10 // int len
        14: .line 82
            aload 5 /* methods */
            iload 9 /* i */
            aaload
            iconst_0
            aload 7 /* contracts */
            iload 8 /* idx */
            iload 10 /* len */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        15: .line 83
            iload 8 /* idx */
            iload 10 /* len */
            iadd
            istore 8 /* idx */
        end local 10 // int len
        16: .line 80
            iinc 9 /* i */ 1
      StackMap locals:
      StackMap stack:
        17: iload 9 /* i */
            iload 4 /* typesLength */
            if_icmplt 13
        end local 9 // int i
        18: .line 85
            aload 7 /* contracts */
            areturn
        end local 8 // int idx
        end local 7 // org.eclipse.jdt.internal.compiler.lookup.MethodBinding[] contracts
        end local 6 // int contractsLength
        end local 5 // org.eclipse.jdt.internal.compiler.lookup.MethodBinding[][] methods
        end local 4 // int typesLength
        end local 3 // boolean filterDefaultMethods
        end local 2 // boolean replaceWildcards
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0   19     0                  this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0   19     1                 scope  Lorg/eclipse/jdt/internal/compiler/lookup/Scope;
            0   19     2      replaceWildcards  Z
            0   19     3  filterDefaultMethods  Z
            1   19     4           typesLength  I
            2   19     5               methods  [[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;
            3   19     6       contractsLength  I
            4    9     7                     i  I
           10   19     7             contracts  [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;
           11   19     8                   idx  I
           12   18     9                     i  I
           14   16    10                   len  I
    Exceptions:
      throws org.eclipse.jdt.core.compiler.InvalidInputException
    MethodParameters:
                      Name  Flags
      scope                 
      replaceWildcards      
      filterDefaultMethods  

  public boolean hasTypeBit(int);
    descriptor: (I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // int bit
         0: .line 90
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         1: goto 5
         2: .line 91
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            iload 1 /* bit */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.hasTypeBit:(I)Z
            ifeq 4
         3: .line 92
            iconst_1
            ireturn
         4: .line 90
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            if_icmplt 2
        end local 2 // int i
         6: .line 94
            iconst_0
            ireturn
        end local 1 // int bit
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0    7     1   bit  I
            1    6     2     i  I
    MethodParameters:
      Name  Flags
      bit   

  public boolean canBeInstantiated();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 99
            iconst_0
            ireturn
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;

  public boolean canBeSeenBy(org.eclipse.jdt.internal.compiler.lookup.PackageBinding);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.PackageBinding invocationPackage
         0: .line 104
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         1: goto 5
         2: .line 105
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            aload 1 /* invocationPackage */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.canBeSeenBy:(Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Z
            ifne 4
         3: .line 106
            iconst_0
            ireturn
         4: .line 104
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            if_icmplt 2
        end local 2 // int i
         6: .line 108
            iconst_1
            ireturn
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.PackageBinding invocationPackage
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    7     0               this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0    7     1  invocationPackage  Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;
            1    6     2                  i  I
    MethodParameters:
                   Name  Flags
      invocationPackage  

  public boolean canBeSeenBy(org.eclipse.jdt.internal.compiler.lookup.Scope);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/Scope;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
         0: .line 113
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         1: goto 5
         2: .line 114
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            aload 1 /* scope */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.canBeSeenBy:(Lorg/eclipse/jdt/internal/compiler/lookup/Scope;)Z
            ifne 4
         3: .line 115
            iconst_0
            ireturn
         4: .line 113
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            if_icmplt 2
        end local 2 // int i
         6: .line 117
            iconst_1
            ireturn
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0    7     1  scope  Lorg/eclipse/jdt/internal/compiler/lookup/Scope;
            1    6     2      i  I
    MethodParameters:
       Name  Flags
      scope  

  public boolean canBeSeenBy(org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding, org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding receiverType
        start local 2 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding invocationType
         0: .line 122
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         1: goto 5
         2: .line 123
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 3 /* i */
            aaload
            aload 1 /* receiverType */
            aload 2 /* invocationType */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.canBeSeenBy:(Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Z
            ifne 4
         3: .line 124
            iconst_0
            ireturn
         4: .line 122
      StackMap locals:
      StackMap stack:
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 3 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            if_icmplt 2
        end local 3 // int i
         6: .line 126
            iconst_1
            ireturn
        end local 2 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding invocationType
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding receiverType
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    7     0            this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0    7     1    receiverType  Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            0    7     2  invocationType  Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            1    6     3               i  I
    MethodParameters:
                Name  Flags
      receiverType    
      invocationType  

  public char[] constantPoolName();
    descriptor: ()[C
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 132
            aload 0 /* this */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.erasure:()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            astore 1 /* erasure */
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding erasure
         1: .line 133
            aload 1 /* erasure */
            aload 0 /* this */
            if_acmpeq 3
         2: .line 134
            aload 1 /* erasure */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.TypeBinding.constantPoolName:()[C
            areturn
         3: .line 135
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.TypeBinding
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iconst_0
            aaload
            getfield org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.id:I
            iconst_1
            if_icmpne 5
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            arraylength
            iconst_1
            if_icmple 5
         4: .line 136
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iconst_1
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.constantPoolName:()[C
            areturn
         5: .line 137
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iconst_0
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.constantPoolName:()[C
            areturn
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding erasure
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            1    6     1  erasure  Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;

  public org.eclipse.jdt.internal.compiler.lookup.PackageBinding getPackage();
    descriptor: ()Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 142
            new java.lang.UnsupportedOperationException
            dup
            invokespecial java.lang.UnsupportedOperationException.<init>:()V
            athrow
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;

  public org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] getIntersectingTypes();
    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.IntersectionTypeBinding18 this
         0: .line 147
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            areturn
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;

  public org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding superclass();
    descriptor: ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 152
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iconst_0
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isClass:()Z
            ifeq 1
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iconst_0
            aaload
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.javaLangObject:Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
      StackMap locals:
      StackMap stack: org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
         2: areturn
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;

  public org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] superInterfaces();
    descriptor: ()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 157
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iconst_0
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isClass:()Z
            ifeq 4
         1: .line 158
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            iconst_1
            isub
            anewarray org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
            astore 1 /* superInterfaces */
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] superInterfaces
         2: .line 159
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iconst_1
            aload 1 /* superInterfaces */
            iconst_0
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            iconst_1
            isub
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         3: .line 160
            aload 1 /* superInterfaces */
            areturn
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] superInterfaces
         4: .line 162
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            areturn
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    5     0             this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            2    4     1  superInterfaces  [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;

  public boolean isBoxedPrimitiveType();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 167
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iconst_0
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isBoxedPrimitiveType:()Z
            ireturn
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;

  public boolean isCompatibleWith(org.eclipse.jdt.internal.compiler.lookup.TypeBinding, org.eclipse.jdt.internal.compiler.lookup.Scope);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Scope;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=13, args_size=3
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding right
        start local 2 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
         0: .line 176
            aload 0 /* this */
            aload 1 /* right */
            invokestatic org.eclipse.jdt.internal.compiler.lookup.TypeBinding.equalsEquals:(Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z
            ifeq 2
         1: .line 177
            iconst_1
            ireturn
         2: .line 180
      StackMap locals:
      StackMap stack:
            aload 1 /* right */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.TypeBinding.kind:()I
            istore 3 /* rightKind */
        start local 3 // int rightKind
         3: .line 181
            aconst_null
            astore 4 /* rightIntersectingTypes */
        start local 4 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] rightIntersectingTypes
         4: .line 182
            iload 3 /* rightKind */
            sipush 8196
            if_icmpne 9
            aload 1 /* right */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.TypeBinding.boundKind:()I
            iconst_1
            if_icmpne 9
         5: .line 183
            aload 1 /* right */
            checkcast org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.WildcardBinding.allBounds:()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            astore 5 /* allRightBounds */
        start local 5 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding allRightBounds
         6: .line 184
            aload 5 /* allRightBounds */
            instanceof org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
            ifeq 11
         7: .line 185
            aload 5 /* allRightBounds */
            checkcast org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            astore 4 /* rightIntersectingTypes */
        end local 5 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding allRightBounds
         8: .line 186
            goto 11
      StackMap locals: int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[]
      StackMap stack:
         9: iload 3 /* rightKind */
            ldc 32772
            if_icmpne 11
        10: .line 187
            aload 1 /* right */
            checkcast org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            astore 4 /* rightIntersectingTypes */
        11: .line 189
      StackMap locals:
      StackMap stack:
            aload 4 /* rightIntersectingTypes */
            ifnull 24
        12: .line 191
            aload 4 /* rightIntersectingTypes */
            dup
            astore 8
            arraylength
            istore 7
            iconst_0
            istore 6
            goto 22
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 org.eclipse.jdt.internal.compiler.lookup.TypeBinding org.eclipse.jdt.internal.compiler.lookup.Scope int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] top int int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[]
      StackMap stack:
        13: aload 8
            iload 6
            aaload
            astore 5 /* required */
        start local 5 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding required
        14: .line 192
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            dup
            astore 12
            arraylength
            istore 11
            iconst_0
            istore 10
            goto 19
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 org.eclipse.jdt.internal.compiler.lookup.TypeBinding org.eclipse.jdt.internal.compiler.lookup.Scope int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] org.eclipse.jdt.internal.compiler.lookup.TypeBinding int int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] top int int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[]
      StackMap stack:
        15: aload 12
            iload 10
            aaload
            astore 9 /* provided */
        start local 9 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding provided
        16: .line 193
            aload 9 /* provided */
            aload 5 /* required */
            aload 2 /* scope */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isCompatibleWith:(Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Scope;)Z
            ifeq 18
        17: .line 194
            goto 21
        end local 9 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding provided
        18: .line 192
      StackMap locals:
      StackMap stack:
            iinc 10 1
      StackMap locals:
      StackMap stack:
        19: iload 10
            iload 11
            if_icmplt 15
        20: .line 196
            iconst_0
            ireturn
        end local 5 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding required
        21: .line 191
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 org.eclipse.jdt.internal.compiler.lookup.TypeBinding org.eclipse.jdt.internal.compiler.lookup.Scope int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] top int int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[]
      StackMap stack:
            iinc 6 1
      StackMap locals:
      StackMap stack:
        22: iload 6
            iload 7
            if_icmplt 13
        23: .line 198
            iconst_1
            ireturn
        24: .line 202
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 org.eclipse.jdt.internal.compiler.lookup.TypeBinding org.eclipse.jdt.internal.compiler.lookup.Scope int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[]
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        25: goto 29
        26: .line 203
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 5 /* i */
            aaload
            aload 1 /* right */
            aload 2 /* scope */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isCompatibleWith:(Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Scope;)Z
            ifeq 28
        27: .line 204
            iconst_1
            ireturn
        28: .line 202
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        29: iload 5 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            if_icmplt 26
        end local 5 // int i
        30: .line 206
            iconst_0
            ireturn
        end local 4 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] rightIntersectingTypes
        end local 3 // int rightKind
        end local 2 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding right
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot                    Name  Signature
            0   31     0                    this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0   31     1                   right  Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            0   31     2                   scope  Lorg/eclipse/jdt/internal/compiler/lookup/Scope;
            3   31     3               rightKind  I
            4   31     4  rightIntersectingTypes  [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            6    8     5          allRightBounds  Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
           14   21     5                required  Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
           16   18     9                provided  Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
           25   30     5                       i  I
    MethodParameters:
       Name  Flags
      right  
      scope  

  public boolean isSubtypeOf(org.eclipse.jdt.internal.compiler.lookup.TypeBinding, boolean);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Z)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=9, args_size=3
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding other
        start local 2 // boolean simulatingBugJDK8026527
         0: .line 211
            aload 0 /* this */
            aload 1 /* other */
            invokestatic org.eclipse.jdt.internal.compiler.lookup.TypeBinding.equalsEquals:(Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z
            ifeq 2
         1: .line 212
            iconst_1
            ireturn
         2: .line 213
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            instanceof org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
            ifeq 23
         3: .line 214
            aload 1 /* other */
            checkcast org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getIntersectingTypes:()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            astore 3 /* rightIntersectingTypes */
        start local 3 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] rightIntersectingTypes
         4: .line 215
            aload 3 /* rightIntersectingTypes */
            ifnull 23
            aload 3 /* rightIntersectingTypes */
            arraylength
            iconst_1
            if_icmple 23
         5: .line 216
            aload 3 /* rightIntersectingTypes */
            arraylength
            istore 4 /* numRequired */
        start local 4 // int numRequired
         6: .line 217
            iload 4 /* numRequired */
            anewarray org.eclipse.jdt.internal.compiler.lookup.TypeBinding
            astore 5 /* required */
        start local 5 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] required
         7: .line 218
            aload 3 /* rightIntersectingTypes */
            iconst_0
            aload 5 /* required */
            iconst_0
            iload 4 /* numRequired */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         8: .line 219
            iconst_0
            istore 6 /* i */
        start local 6 // int i
         9: goto 21
        10: .line 220
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 org.eclipse.jdt.internal.compiler.lookup.TypeBinding int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 6 /* i */
            aaload
            astore 7 /* provided */
        start local 7 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding provided
        11: .line 221
            iconst_0
            istore 8 /* j */
        start local 8 // int j
        12: goto 19
        13: .line 222
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.TypeBinding int
      StackMap stack:
            aload 5 /* required */
            iload 8 /* j */
            aaload
            ifnonnull 14
            goto 18
        14: .line 223
      StackMap locals:
      StackMap stack:
            aload 7 /* provided */
            aload 5 /* required */
            iload 8 /* j */
            aaload
            iload 2 /* simulatingBugJDK8026527 */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isSubtypeOf:(Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Z)Z
            ifeq 18
        15: .line 224
            aload 5 /* required */
            iload 8 /* j */
            aconst_null
            aastore
        16: .line 225
            iinc 4 /* numRequired */ -1
            iload 4 /* numRequired */
            ifne 20
        17: .line 226
            iconst_1
            ireturn
        18: .line 221
      StackMap locals:
      StackMap stack:
            iinc 8 /* j */ 1
      StackMap locals:
      StackMap stack:
        19: iload 8 /* j */
            aload 5 /* required */
            arraylength
            if_icmplt 13
        end local 8 // int j
        end local 7 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding provided
        20: .line 219
      StackMap locals:
      StackMap stack:
            iinc 6 /* i */ 1
      StackMap locals:
      StackMap stack:
        21: iload 6 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            if_icmplt 10
        end local 6 // int i
        22: .line 231
            iconst_0
            ireturn
        end local 5 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] required
        end local 4 // int numRequired
        end local 3 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] rightIntersectingTypes
        23: .line 234
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 org.eclipse.jdt.internal.compiler.lookup.TypeBinding int
      StackMap stack:
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        24: goto 28
        25: .line 235
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 3 /* i */
            aaload
            aload 1 /* other */
            iconst_0
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isSubtypeOf:(Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Z)Z
            ifeq 27
        26: .line 236
            iconst_1
            ireturn
        27: .line 234
      StackMap locals:
      StackMap stack:
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        28: iload 3 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            arraylength
            if_icmplt 25
        end local 3 // int i
        29: .line 238
            iconst_0
            ireturn
        end local 2 // boolean simulatingBugJDK8026527
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding other
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot                     Name  Signature
            0   30     0                     this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0   30     1                    other  Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            0   30     2  simulatingBugJDK8026527  Z
            4   23     3   rightIntersectingTypes  [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            6   23     4              numRequired  I
            7   23     5                 required  [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            9   22     6                        i  I
           11   20     7                 provided  Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
           12   20     8                        j  I
           24   29     3                        i  I
    MethodParameters:
                         Name  Flags
      other                    
      simulatingBugJDK8026527  

  public org.eclipse.jdt.internal.compiler.lookup.TypeBinding erasure();
    descriptor: ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 243
            iconst_m1
            istore 1 /* classIdx */
        start local 1 // int classIdx
         1: .line 244
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 10
         3: .line 245
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isClass:()Z
            ifeq 9
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            getfield org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.id:I
            iconst_1
            if_icmpeq 9
         4: .line 246
            iload 1 /* classIdx */
            iconst_m1
            if_icmpne 7
         5: .line 247
            iload 2 /* i */
            istore 1 /* classIdx */
         6: .line 248
            goto 9
         7: .line 249
      StackMap locals:
      StackMap stack:
            ldc 2147483647
            istore 1 /* classIdx */
         8: .line 250
            goto 11
         9: .line 244
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        10: iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            arraylength
            if_icmplt 3
        end local 2 // int i
        11: .line 254
      StackMap locals:
      StackMap stack:
            iload 1 /* classIdx */
            iconst_m1
            if_icmple 13
            iload 1 /* classIdx */
            ldc 2147483647
            if_icmpge 13
        12: .line 255
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 1 /* classIdx */
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.erasure:()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            areturn
        13: .line 256
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 1 // int classIdx
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   14     0      this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            1   14     1  classIdx  I
            2   11     2         i  I

  public char[] qualifiedSourceName();
    descriptor: ()[C
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 261
            new java.lang.StringBuffer
            dup
            bipush 16
            invokespecial java.lang.StringBuffer.<init>:(I)V
            astore 1 /* qualifiedSourceName */
        start local 1 // java.lang.StringBuffer qualifiedSourceName
         1: .line 262
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 7
         3: .line 263
      StackMap locals: java.lang.StringBuffer int
      StackMap stack:
            aload 1 /* qualifiedSourceName */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.qualifiedSourceName:()[C
            invokevirtual java.lang.StringBuffer.append:([C)Ljava/lang/StringBuffer;
            pop
         4: .line 264
            iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            iconst_1
            isub
            if_icmpeq 6
         5: .line 265
            aload 1 /* qualifiedSourceName */
            ldc " & "
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         6: .line 262
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            if_icmplt 3
        end local 2 // int i
         8: .line 267
            aload 1 /* qualifiedSourceName */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            invokevirtual java.lang.String.toCharArray:()[C
            areturn
        end local 1 // java.lang.StringBuffer qualifiedSourceName
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    9     0                 this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            1    9     1  qualifiedSourceName  Ljava/lang/StringBuffer;
            2    8     2                    i  I

  public char[] sourceName();
    descriptor: ()[C
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 272
            new java.lang.StringBuffer
            dup
            bipush 16
            invokespecial java.lang.StringBuffer.<init>:(I)V
            astore 1 /* srcName */
        start local 1 // java.lang.StringBuffer srcName
         1: .line 273
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 7
         3: .line 274
      StackMap locals: java.lang.StringBuffer int
      StackMap stack:
            aload 1 /* srcName */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.sourceName:()[C
            invokevirtual java.lang.StringBuffer.append:([C)Ljava/lang/StringBuffer;
            pop
         4: .line 275
            iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            iconst_1
            isub
            if_icmpeq 6
         5: .line 276
            aload 1 /* srcName */
            ldc " & "
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         6: .line 273
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            if_icmplt 3
        end local 2 // int i
         8: .line 278
            aload 1 /* srcName */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            invokevirtual java.lang.String.toCharArray:()[C
            areturn
        end local 1 // java.lang.StringBuffer srcName
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    9     0     this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            1    9     1  srcName  Ljava/lang/StringBuffer;
            2    8     2        i  I

  public char[] readableName();
    descriptor: ()[C
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 283
            new java.lang.StringBuffer
            dup
            bipush 16
            invokespecial java.lang.StringBuffer.<init>:(I)V
            astore 1 /* readableName */
        start local 1 // java.lang.StringBuffer readableName
         1: .line 284
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 7
         3: .line 285
      StackMap locals: java.lang.StringBuffer int
      StackMap stack:
            aload 1 /* readableName */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.readableName:()[C
            invokevirtual java.lang.StringBuffer.append:([C)Ljava/lang/StringBuffer;
            pop
         4: .line 286
            iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            iconst_1
            isub
            if_icmpeq 6
         5: .line 287
            aload 1 /* readableName */
            ldc " & "
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         6: .line 284
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            if_icmplt 3
        end local 2 // int i
         8: .line 289
            aload 1 /* readableName */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            invokevirtual java.lang.String.toCharArray:()[C
            areturn
        end local 1 // java.lang.StringBuffer readableName
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    9     0          this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            1    9     1  readableName  Ljava/lang/StringBuffer;
            2    8     2             i  I

  public char[] shortReadableName();
    descriptor: ()[C
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 293
            new java.lang.StringBuffer
            dup
            bipush 16
            invokespecial java.lang.StringBuffer.<init>:(I)V
            astore 1 /* shortReadableName */
        start local 1 // java.lang.StringBuffer shortReadableName
         1: .line 294
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 7
         3: .line 295
      StackMap locals: java.lang.StringBuffer int
      StackMap stack:
            aload 1 /* shortReadableName */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.shortReadableName:()[C
            invokevirtual java.lang.StringBuffer.append:([C)Ljava/lang/StringBuffer;
            pop
         4: .line 296
            iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            iconst_1
            isub
            if_icmpeq 6
         5: .line 297
            aload 1 /* shortReadableName */
            ldc " & "
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         6: .line 294
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            if_icmplt 3
        end local 2 // int i
         8: .line 299
            aload 1 /* shortReadableName */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            invokevirtual java.lang.String.toCharArray:()[C
            areturn
        end local 1 // java.lang.StringBuffer shortReadableName
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    9     0               this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            1    9     1  shortReadableName  Ljava/lang/StringBuffer;
            2    8     2                  i  I

  public boolean isIntersectionType18();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 303
            iconst_1
            ireturn
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;

  public int kind();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 307
            ldc 32772
            ireturn
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;

  public java.lang.String debugName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 311
            new java.lang.StringBuffer
            dup
            bipush 16
            invokespecial java.lang.StringBuffer.<init>:(I)V
            astore 1 /* debugName */
        start local 1 // java.lang.StringBuffer debugName
         1: .line 312
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 7
         3: .line 313
      StackMap locals: java.lang.StringBuffer int
      StackMap stack:
            aload 1 /* debugName */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.debugName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         4: .line 314
            iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            iconst_1
            isub
            if_icmpeq 6
         5: .line 315
            aload 1 /* debugName */
            ldc " & "
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         6: .line 312
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.length:I
            if_icmplt 3
        end local 2 // int i
         8: .line 317
            aload 1 /* debugName */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            areturn
        end local 1 // java.lang.StringBuffer debugName
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    9     0       this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            1    9     1  debugName  Ljava/lang/StringBuffer;
            2    8     2          i  I

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 321
            aload 0 /* this */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.debugName:()Ljava/lang/String;
            areturn
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;

  public org.eclipse.jdt.internal.compiler.lookup.TypeBinding getSAMType(org.eclipse.jdt.internal.compiler.lookup.Scope);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/Scope;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
         0: .line 325
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         1: aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            arraylength
            istore 3 /* max */
        start local 3 // int max
         2: goto 8
         3: .line 326
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            astore 4 /* typeBinding */
        start local 4 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding typeBinding
         4: .line 327
            aload 4 /* typeBinding */
            aload 1 /* scope */
            iconst_1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.TypeBinding.getSingleAbstractMethod:(Lorg/eclipse/jdt/internal/compiler/lookup/Scope;Z)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;
            astore 5 /* methodBinding */
        start local 5 // org.eclipse.jdt.internal.compiler.lookup.MethodBinding methodBinding
         5: .line 330
            aload 5 /* methodBinding */
            ifnull 7
            aload 5 /* methodBinding */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.MethodBinding.problemId:()I
            bipush 17
            if_icmpeq 7
         6: .line 331
            aload 4 /* typeBinding */
            areturn
        end local 5 // org.eclipse.jdt.internal.compiler.lookup.MethodBinding methodBinding
        end local 4 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding typeBinding
         7: .line 325
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         8: iload 2 /* i */
            iload 3 /* max */
            if_icmplt 3
        end local 3 // int max
        end local 2 // int i
         9: .line 334
            aconst_null
            areturn
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   10     0           this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0   10     1          scope  Lorg/eclipse/jdt/internal/compiler/lookup/Scope;
            1    9     2              i  I
            2    9     3            max  I
            4    7     4    typeBinding  Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            5    7     5  methodBinding  Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;
    MethodParameters:
       Name  Flags
      scope  

  void collectInferenceVariables(java.util.Set<org.eclipse.jdt.internal.compiler.lookup.InferenceVariable>);
    descriptor: (Ljava/util/Set;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // java.util.Set variables
         0: .line 339
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         1: goto 4
         2: .line 340
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 2 /* i */
            aaload
            aload 1 /* variables */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.collectInferenceVariables:(Ljava/util/Set;)V
         3: .line 339
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         4: iload 2 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            arraylength
            if_icmplt 2
        end local 2 // int i
         5: .line 341
            return
        end local 1 // java.util.Set variables
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    6     0       this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0    6     1  variables  Ljava/util/Set<Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable;>;
            1    5     2          i  I
    Signature: (Ljava/util/Set<Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable;>;)V
    MethodParameters:
           Name  Flags
      variables  

  public org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding upwardsProjection(org.eclipse.jdt.internal.compiler.lookup.Scope, org.eclipse.jdt.internal.compiler.lookup.TypeBinding[]);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/Scope;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=3
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
        start local 2 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] mentionedTypeVariables
         0: .line 345
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            arraylength
            anewarray org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
            astore 3 /* projectedTypes */
        start local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] projectedTypes
         1: .line 346
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         2: goto 5
         3: .line 347
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] int
      StackMap stack:
            aload 3 /* projectedTypes */
            iload 4 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 4 /* i */
            aaload
            aload 1 /* scope */
            aload 2 /* mentionedTypeVariables */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.upwardsProjection:(Lorg/eclipse/jdt/internal/compiler/lookup/Scope;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            aastore
         4: .line 346
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 4 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            arraylength
            if_icmplt 3
        end local 4 // int i
         6: .line 349
            aload 1 /* scope */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.Scope.environment:()Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;
            aload 3 /* projectedTypes */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createIntersectionType18:([Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            checkcast org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
            areturn
        end local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] projectedTypes
        end local 2 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] mentionedTypeVariables
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot                    Name  Signature
            0    7     0                    this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0    7     1                   scope  Lorg/eclipse/jdt/internal/compiler/lookup/Scope;
            0    7     2  mentionedTypeVariables  [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            1    7     3          projectedTypes  [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            2    6     4                       i  I
    MethodParameters:
                        Name  Flags
      scope                   
      mentionedTypeVariables  

  public org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding downwardsProjection(org.eclipse.jdt.internal.compiler.lookup.Scope, org.eclipse.jdt.internal.compiler.lookup.TypeBinding[]);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/Scope;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=3
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
        start local 2 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] mentionedTypeVariables
         0: .line 354
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            arraylength
            anewarray org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
            astore 3 /* projectedTypes */
        start local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] projectedTypes
         1: .line 355
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         2: goto 5
         3: .line 356
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] int
      StackMap stack:
            aload 3 /* projectedTypes */
            iload 4 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 4 /* i */
            aaload
            aload 1 /* scope */
            aload 2 /* mentionedTypeVariables */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.downwardsProjection:(Lorg/eclipse/jdt/internal/compiler/lookup/Scope;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            aastore
         4: .line 355
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 4 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            arraylength
            if_icmplt 3
        end local 4 // int i
         6: .line 358
            aload 1 /* scope */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.Scope.environment:()Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;
            aload 3 /* projectedTypes */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createIntersectionType18:([Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            checkcast org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
            areturn
        end local 3 // org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding[] projectedTypes
        end local 2 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] mentionedTypeVariables
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.Scope scope
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot                    Name  Signature
            0    7     0                    this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0    7     1                   scope  Lorg/eclipse/jdt/internal/compiler/lookup/Scope;
            0    7     2  mentionedTypeVariables  [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            1    7     3          projectedTypes  [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            2    6     4                       i  I
    MethodParameters:
                        Name  Flags
      scope                   
      mentionedTypeVariables  

  public boolean mentionsAny(org.eclipse.jdt.internal.compiler.lookup.TypeBinding[], int);
    descriptor: ([Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] parameters
        start local 2 // int idx
         0: .line 363
            aload 0 /* this */
            aload 1 /* parameters */
            iload 2 /* idx */
            invokespecial org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.mentionsAny:([Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Z
            ifeq 2
         1: .line 364
            iconst_1
            ireturn
         2: .line 365
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         3: goto 7
         4: .line 366
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            iload 3 /* i */
            aaload
            aload 1 /* parameters */
            iconst_m1
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.mentionsAny:([Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Z
            ifeq 6
         5: .line 367
            iconst_1
            ireturn
         6: .line 365
      StackMap locals:
      StackMap stack:
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 3 /* i */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            arraylength
            if_icmplt 4
        end local 3 // int i
         8: .line 369
            iconst_0
            ireturn
        end local 2 // int idx
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding[] parameters
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    9     0        this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            0    9     1  parameters  [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
            0    9     2         idx  I
            3    8     3           i  I
    MethodParameters:
            Name  Flags
      parameters  
      idx         

  public long updateTagBits();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=1
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
         0: .line 373
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.intersectingTypes:[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            dup
            astore 4
            arraylength
            istore 3
            iconst_0
            istore 2
            goto 4
      StackMap locals: org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 top int int org.eclipse.jdt.internal.compiler.lookup.TypeBinding[]
      StackMap stack:
         1: aload 4
            iload 2
            aaload
            astore 1 /* intersectingType */
        start local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding intersectingType
         2: .line 374
            aload 0 /* this */
            dup
            getfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.tagBits:J
            aload 1 /* intersectingType */
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.TypeBinding.updateTagBits:()J
            lor
            putfield org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.tagBits:J
        end local 1 // org.eclipse.jdt.internal.compiler.lookup.TypeBinding intersectingType
         3: .line 373
            iinc 2 1
      StackMap locals:
      StackMap stack:
         4: iload 2
            iload 3
            if_icmplt 1
         5: .line 375
            aload 0 /* this */
            invokespecial org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.updateTagBits:()J
            lreturn
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18 this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    6     0              this  Lorg/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18;
            2    3     1  intersectingType  Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;

  public org.eclipse.jdt.internal.compiler.lookup.TypeBinding upwardsProjection(org.eclipse.jdt.internal.compiler.lookup.Scope, org.eclipse.jdt.internal.compiler.lookup.TypeBinding[]);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/Scope;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.upwardsProjection:(Lorg/eclipse/jdt/internal/compiler/lookup/Scope;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public org.eclipse.jdt.internal.compiler.lookup.TypeBinding downwardsProjection(org.eclipse.jdt.internal.compiler.lookup.Scope, org.eclipse.jdt.internal.compiler.lookup.TypeBinding[]);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/Scope;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18.downwardsProjection:(Lorg/eclipse/jdt/internal/compiler/lookup/Scope;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "IntersectionTypeBinding18.java"