public class org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern extends org.eclipse.jdt.internal.core.search.matching.MethodPattern
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
  super_class: org.eclipse.jdt.internal.core.search.matching.MethodPattern
{
  public int extraFlags;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int declaringTypeModifiers;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int modifiers;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public char[] signature;
    descriptor: [C
    flags: (0x0001) ACC_PUBLIC

  public char[][] parameterTypes;
    descriptor: [[C
    flags: (0x0001) ACC_PUBLIC

  public char[][] parameterNames;
    descriptor: [[C
    flags: (0x0001) ACC_PUBLIC

  public char[] fusedDeclaringQualifier;
    descriptor: [C
    flags: (0x0001) ACC_PUBLIC

  public static char[] createDeclarationIndexKey(char[], char[], char[], int, char[], char[][], char[][], char[], int, char[], int, int);
    descriptor: ([C[C[CI[C[[C[[C[CI[CII)[C
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=7, locals=20, args_size=12
        start local 0 // char[] typeName
        start local 1 // char[] declaringQualification
        start local 2 // char[] methodName
        start local 3 // int argCount
        start local 4 // char[] signature
        start local 5 // char[][] parameterTypes
        start local 6 // char[][] parameterNames
        start local 7 // char[] returnType
        start local 8 // int modifiers
        start local 9 // char[] packageName
        start local 10 // int typeModifiers
        start local 11 // int extraFlags
         0: .line 60
            aconst_null
            astore 13 /* parameterTypesChars */
        start local 13 // char[] parameterTypesChars
         1: .line 61
            aconst_null
            astore 14 /* parameterNamesChars */
        start local 14 // char[] parameterNamesChars
         2: .line 64
            iload 3 /* argCount */
            bipush 10
            if_icmpge 3
            iconst_1
            newarray 5
            dup
            iconst_0
            getstatic org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.COUNTS:[[C
            iload 3 /* argCount */
            aaload
            iconst_1
            caload
            castore
            goto 4
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int top char[] char[]
      StackMap stack:
         3: iload 3 /* argCount */
            invokestatic java.lang.String.valueOf:(I)Ljava/lang/String;
            invokevirtual java.lang.String.toCharArray:()[C
      StackMap locals:
      StackMap stack: char[]
         4: astore 12 /* countChars */
        start local 12 // char[] countChars
         5: .line 65
            iload 3 /* argCount */
            ifle 13
         6: .line 66
            aload 4 /* signature */
            ifnonnull 10
         7: .line 67
            aload 5 /* parameterTypes */
            ifnull 11
            aload 5 /* parameterTypes */
            arraylength
            iload 3 /* argCount */
            if_icmpne 11
         8: .line 68
            aload 5 /* parameterTypes */
            bipush 44
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.concatWith:([[CC)[C
            astore 13 /* parameterTypesChars */
         9: .line 70
            goto 11
        10: .line 71
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[]
      StackMap stack:
            iload 11 /* extraFlags */
            bipush 16
            ior
            istore 11 /* extraFlags */
        11: .line 73
      StackMap locals:
      StackMap stack:
            aload 6 /* parameterNames */
            ifnull 13
            aload 6 /* parameterNames */
            arraylength
            iload 3 /* argCount */
            if_icmpne 13
        12: .line 74
            aload 6 /* parameterNames */
            bipush 44
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.concatWith:([[CC)[C
            astore 14 /* parameterNamesChars */
        13: .line 78
      StackMap locals:
      StackMap stack:
            aload 7 /* returnType */
            ifnonnull 14
            getstatic org.eclipse.jdt.core.compiler.CharOperation.NO_CHAR:[C
            goto 15
      StackMap locals:
      StackMap stack:
        14: aload 7 /* returnType */
            invokestatic org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.getTypeErasure:([C)[C
      StackMap locals:
      StackMap stack: char[]
        15: astore 15 /* returnTypeChars */
        start local 15 // char[] returnTypeChars
        16: .line 79
            iload 10 /* typeModifiers */
            iload 11 /* extraFlags */
            invokestatic org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.encodeExtraFlags:(I)I
            ior
            istore 16 /* typeModifiersWithExtraFlags */
        start local 16 // int typeModifiersWithExtraFlags
        17: .line 80
            iconst_0
            istore 17 /* entryIndex */
        start local 17 // int entryIndex
        18: .line 81
            bipush 10
            istore 18 /* numEntries */
        start local 18 // int numEntries
        19: .line 82
            iload 18 /* numEntries */
            anewarray char[]
            astore 19 /* tmp */
        start local 19 // char[][] tmp
        20: .line 84
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            iinc 17 /* entryIndex */ 1
            aload 2 /* methodName */
            ifnull 21
            aload 2 /* methodName */
            goto 22
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int
        21: getstatic org.eclipse.jdt.core.compiler.CharOperation.NO_CHAR:[C
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int char[]
        22: aastore
        23: .line 85
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            iinc 17 /* entryIndex */ 1
            aload 12 /* countChars */
            aastore
        24: .line 86
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            iinc 17 /* entryIndex */ 1
            aload 1 /* declaringQualification */
            ifnull 25
            aload 1 /* declaringQualification */
            goto 26
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int
        25: getstatic org.eclipse.jdt.core.compiler.CharOperation.NO_CHAR:[C
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int char[]
        26: aastore
        27: .line 87
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            iinc 17 /* entryIndex */ 1
            aload 0 /* typeName */
            ifnull 28
            aload 0 /* typeName */
            goto 29
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int
        28: getstatic org.eclipse.jdt.core.compiler.CharOperation.NO_CHAR:[C
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int char[]
        29: aastore
        30: .line 88
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            iinc 17 /* entryIndex */ 1
            iconst_2
            newarray 5
            dup
            iconst_0
            iload 16 /* typeModifiersWithExtraFlags */
            i2c
            castore
            dup
            iconst_1
            iload 16 /* typeModifiersWithExtraFlags */
            bipush 16
            ishr
            i2c
            castore
            aastore
        31: .line 89
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            iinc 17 /* entryIndex */ 1
            aload 9 /* packageName */
            ifnull 32
            aload 9 /* packageName */
            goto 33
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int
        32: getstatic org.eclipse.jdt.core.compiler.CharOperation.NO_CHAR:[C
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int char[]
        33: aastore
        34: .line 91
            iload 3 /* argCount */
            ifne 38
        35: .line 92
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            iinc 17 /* entryIndex */ 1
            getstatic org.eclipse.jdt.core.compiler.CharOperation.NO_CHAR:[C
            aastore
        36: .line 93
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            iinc 17 /* entryIndex */ 1
            getstatic org.eclipse.jdt.core.compiler.CharOperation.NO_CHAR:[C
            aastore
        37: .line 94
            goto 46
      StackMap locals:
      StackMap stack:
        38: iload 3 /* argCount */
            ifle 46
        39: .line 95
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            iinc 17 /* entryIndex */ 1
            aload 4 /* signature */
            ifnull 40
            aload 4 /* signature */
            bipush 47
            bipush 92
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.replaceOnCopy:([CCC)[C
            goto 42
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int
        40: aload 13 /* parameterTypesChars */
            ifnull 41
            aload 13 /* parameterTypesChars */
            goto 42
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int
        41: getstatic org.eclipse.jdt.core.compiler.CharOperation.NO_CHAR:[C
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int char[]
        42: aastore
        43: .line 96
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            iinc 17 /* entryIndex */ 1
            aload 14 /* parameterNamesChars */
            ifnull 44
            aload 14 /* parameterNamesChars */
            goto 45
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int
        44: getstatic org.eclipse.jdt.core.compiler.CharOperation.NO_CHAR:[C
      StackMap locals: char[] char[] char[] int char[] char[][] char[][] char[] int char[] int int char[] char[] char[] char[] int int int char[][]
      StackMap stack: char[][] int char[]
        45: aastore
        46: .line 98
      StackMap locals:
      StackMap stack:
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            iinc 17 /* entryIndex */ 1
            iconst_2
            newarray 5
            dup
            iconst_0
            iload 8 /* modifiers */
            i2c
            castore
            dup
            iconst_1
            iload 8 /* modifiers */
            bipush 16
            ishr
            i2c
            castore
            aastore
        47: .line 99
            aload 19 /* tmp */
            iload 17 /* entryIndex */
            aload 15 /* returnTypeChars */
            aastore
        48: .line 100
            aload 19 /* tmp */
            bipush 47
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.concatWithAll:([[CC)[C
            areturn
        end local 19 // char[][] tmp
        end local 18 // int numEntries
        end local 17 // int entryIndex
        end local 16 // int typeModifiersWithExtraFlags
        end local 15 // char[] returnTypeChars
        end local 14 // char[] parameterNamesChars
        end local 13 // char[] parameterTypesChars
        end local 12 // char[] countChars
        end local 11 // int extraFlags
        end local 10 // int typeModifiers
        end local 9 // char[] packageName
        end local 8 // int modifiers
        end local 7 // char[] returnType
        end local 6 // char[][] parameterNames
        end local 5 // char[][] parameterTypes
        end local 4 // char[] signature
        end local 3 // int argCount
        end local 2 // char[] methodName
        end local 1 // char[] declaringQualification
        end local 0 // char[] typeName
      LocalVariableTable:
        Start  End  Slot                         Name  Signature
            0   49     0                     typeName  [C
            0   49     1       declaringQualification  [C
            0   49     2                   methodName  [C
            0   49     3                     argCount  I
            0   49     4                    signature  [C
            0   49     5               parameterTypes  [[C
            0   49     6               parameterNames  [[C
            0   49     7                   returnType  [C
            0   49     8                    modifiers  I
            0   49     9                  packageName  [C
            0   49    10                typeModifiers  I
            0   49    11                   extraFlags  I
            5   49    12                   countChars  [C
            1   49    13          parameterTypesChars  [C
            2   49    14          parameterNamesChars  [C
           16   49    15              returnTypeChars  [C
           17   49    16  typeModifiersWithExtraFlags  I
           18   49    17                   entryIndex  I
           19   49    18                   numEntries  I
           20   49    19                          tmp  [[C
    MethodParameters:
                        Name  Flags
      typeName                
      declaringQualification  
      methodName              
      argCount                
      signature               
      parameterTypes          
      parameterNames          
      returnType              
      modifiers               
      packageName             
      typeModifiers           
      extraFlags              

  private static int encodeExtraFlags(int);
    descriptor: (I)I
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // int extraFlags
         0: .line 104
            iconst_0
            istore 1 /* encodedExtraFlags */
        start local 1 // int encodedExtraFlags
         1: .line 106
            iload 0 /* extraFlags */
            bipush 16
            iand
            ifeq 3
         2: .line 107
            iload 1 /* encodedExtraFlags */
            ldc 134217728
            ior
            istore 1 /* encodedExtraFlags */
         3: .line 110
      StackMap locals: int
      StackMap stack:
            iload 0 /* extraFlags */
            iconst_4
            iand
            ifeq 5
         4: .line 111
            iload 1 /* encodedExtraFlags */
            ldc 268435456
            ior
            istore 1 /* encodedExtraFlags */
         5: .line 114
      StackMap locals:
      StackMap stack:
            iload 0 /* extraFlags */
            iconst_2
            iand
            ifeq 7
         6: .line 115
            iload 1 /* encodedExtraFlags */
            ldc 536870912
            ior
            istore 1 /* encodedExtraFlags */
         7: .line 117
      StackMap locals:
      StackMap stack:
            iload 0 /* extraFlags */
            iconst_1
            iand
            ifeq 9
         8: .line 118
            iload 1 /* encodedExtraFlags */
            ldc 1073741824
            ior
            istore 1 /* encodedExtraFlags */
         9: .line 121
      StackMap locals:
      StackMap stack:
            iload 1 /* encodedExtraFlags */
            ireturn
        end local 1 // int encodedExtraFlags
        end local 0 // int extraFlags
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   10     0         extraFlags  I
            1   10     1  encodedExtraFlags  I
    MethodParameters:
            Name  Flags
      extraFlags  

  private static char[] getTypeErasure(char[]);
    descriptor: ([C)[C
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=5, locals=6, args_size=1
        start local 0 // char[] typeName
         0: .line 125
            bipush 60
            aload 0 /* typeName */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[C)I
            dup
            istore 1 /* index */
        start local 1 // int index
         1: iconst_m1
            if_icmpne 2
            aload 0 /* typeName */
            areturn
         2: .line 127
      StackMap locals: int
      StackMap stack:
            aload 0 /* typeName */
            arraylength
            istore 2 /* length */
        start local 2 // int length
         3: .line 128
            iload 2 /* length */
            iconst_2
            isub
            newarray 5
            astore 3 /* typeErasurename */
        start local 3 // char[] typeErasurename
         4: .line 130
            aload 0 /* typeName */
            iconst_0
            aload 3 /* typeErasurename */
            iconst_0
            iload 1 /* index */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         5: .line 132
            iconst_1
            istore 4 /* depth */
        start local 4 // int depth
         6: .line 133
            iload 1 /* index */
            iconst_1
            iadd
            istore 5 /* i */
        start local 5 // int i
         7: goto 16
         8: .line 134
      StackMap locals: char[] int int char[] int int
      StackMap stack:
            aload 0 /* typeName */
            iload 5 /* i */
            caload
            tableswitch { // 60 - 62
                   60: 9
                   61: 13
                   62: 11
              default: 13
          }
         9: .line 136
      StackMap locals:
      StackMap stack:
            iinc 4 /* depth */ 1
        10: .line 137
            goto 15
        11: .line 139
      StackMap locals:
      StackMap stack:
            iinc 4 /* depth */ -1
        12: .line 140
            goto 15
        13: .line 142
      StackMap locals:
      StackMap stack:
            iload 4 /* depth */
            ifne 15
        14: .line 143
            aload 3 /* typeErasurename */
            iload 1 /* index */
            iinc 1 /* index */ 1
            aload 0 /* typeName */
            iload 5 /* i */
            caload
            castore
        15: .line 133
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        16: iload 5 /* i */
            iload 2 /* length */
            if_icmplt 8
        end local 5 // int i
        17: .line 149
            aload 3 /* typeErasurename */
            iconst_0
            iload 1 /* index */
            newarray 5
            dup
            astore 3 /* typeErasurename */
            iconst_0
            iload 1 /* index */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        18: .line 150
            aload 3 /* typeErasurename */
            areturn
        end local 4 // int depth
        end local 3 // char[] typeErasurename
        end local 2 // int length
        end local 1 // int index
        end local 0 // char[] typeName
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   19     0         typeName  [C
            1   19     1            index  I
            3   19     2           length  I
            4   19     3  typeErasurename  [C
            6   19     4            depth  I
            7   17     5                i  I
    MethodParameters:
          Name  Flags
      typeName  

  public void <init>(char[], char[], char[], char[], int);
    descriptor: ([C[C[C[CI)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=11, locals=6, args_size=6
        start local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
        start local 1 // char[] declaringPackageName
        start local 2 // char[] declaringQualification
        start local 3 // char[] declaringSimpleName
        start local 4 // char[] methodName
        start local 5 // int matchRule
         0: .line 159
            aload 0 /* this */
            aload 4 /* methodName */
            aload 2 /* declaringQualification */
            aload 3 /* declaringSimpleName */
         1: .line 160
            aconst_null
            aconst_null
            aconst_null
            aconst_null
            aconst_null
         2: .line 161
            iconst_0
            iload 5 /* matchRule */
            invokespecial org.eclipse.jdt.internal.core.search.matching.MethodPattern.<init>:([C[C[C[C[C[[C[[CLorg/eclipse/jdt/core/IType;II)V
         3: .line 32
            aload 0 /* this */
            aconst_null
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.fusedDeclaringQualifier:[C
         4: .line 162
            aload 0 /* this */
            aload 1 /* declaringPackageName */
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.declaringPackageName:[C
         5: .line 163
            return
        end local 5 // int matchRule
        end local 4 // char[] methodName
        end local 3 // char[] declaringSimpleName
        end local 2 // char[] declaringQualification
        end local 1 // char[] declaringPackageName
        end local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
      LocalVariableTable:
        Start  End  Slot                    Name  Signature
            0    6     0                    this  Lorg/eclipse/jdt/internal/core/search/matching/MethodDeclarationPattern;
            0    6     1    declaringPackageName  [C
            0    6     2  declaringQualification  [C
            0    6     3     declaringSimpleName  [C
            0    6     4              methodName  [C
            0    6     5               matchRule  I
    MethodParameters:
                        Name  Flags
      declaringPackageName    
      declaringQualification  
      declaringSimpleName     
      methodName              
      matchRule               

  public void <init>(char[], char[], int);
    descriptor: ([C[CI)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=11, locals=4, args_size=4
        start local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
        start local 1 // char[] declaringQualifier
        start local 2 // char[] methodName
        start local 3 // int matchRule
         0: .line 169
            aload 0 /* this */
            aload 2 /* methodName */
            getstatic org.eclipse.jdt.core.compiler.CharOperation.NO_CHAR:[C
            getstatic org.eclipse.jdt.core.compiler.CharOperation.NO_CHAR:[C
         1: .line 170
            aconst_null
            aconst_null
            aconst_null
            aconst_null
            aconst_null
         2: .line 171
            iconst_0
            iload 3 /* matchRule */
            invokespecial org.eclipse.jdt.internal.core.search.matching.MethodPattern.<init>:([C[C[C[C[C[[C[[CLorg/eclipse/jdt/core/IType;II)V
         3: .line 32
            aload 0 /* this */
            aconst_null
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.fusedDeclaringQualifier:[C
         4: .line 172
            aload 0 /* this */
            aload 1 /* declaringQualifier */
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.fusedDeclaringQualifier:[C
         5: .line 173
            return
        end local 3 // int matchRule
        end local 2 // char[] methodName
        end local 1 // char[] declaringQualifier
        end local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    6     0                this  Lorg/eclipse/jdt/internal/core/search/matching/MethodDeclarationPattern;
            0    6     1  declaringQualifier  [C
            0    6     2          methodName  [C
            0    6     3           matchRule  I
    MethodParameters:
                    Name  Flags
      declaringQualifier  
      methodName          
      matchRule           

  public void <init>(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
        start local 1 // int matchRule
         0: .line 176
            aload 0 /* this */
            iload 1 /* matchRule */
            invokespecial org.eclipse.jdt.internal.core.search.matching.MethodPattern.<init>:(I)V
         1: .line 32
            aload 0 /* this */
            aconst_null
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.fusedDeclaringQualifier:[C
         2: .line 176
            return
        end local 1 // int matchRule
        end local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    3     0       this  Lorg/eclipse/jdt/internal/core/search/matching/MethodDeclarationPattern;
            0    3     1  matchRule  I
    MethodParameters:
           Name  Flags
      matchRule  

  public void decodeIndexKey(char[]);
    descriptor: ([C)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=8, args_size=2
        start local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
        start local 1 // char[] key
         0: .line 182
            iconst_0
            istore 2 /* start */
        start local 2 // int start
         1: .line 183
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
        start local 3 // int slash
         2: .line 184
            aload 0 /* this */
            aload 1 /* key */
            iload 2 /* start */
            iload 3 /* slash */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.subarray:([CII)[C
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.selector:[C
         3: .line 186
            iload 3 /* slash */
            iconst_1
            iadd
            istore 2 /* start */
         4: .line 187
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
         5: .line 188
            iload 3 /* slash */
            iconst_1
            isub
            istore 4 /* last */
        start local 4 // int last
         6: .line 190
            aload 0 /* this */
            iconst_0
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.parameterCount:I
         7: .line 191
            iconst_1
            istore 5 /* power */
        start local 5 // int power
         8: .line 192
            iload 4 /* last */
            istore 6 /* i */
        start local 6 // int i
         9: goto 16
        10: .line 193
      StackMap locals: org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern char[] int int int int int
      StackMap stack:
            iload 6 /* i */
            iload 4 /* last */
            if_icmpne 13
        11: .line 194
            aload 0 /* this */
            aload 1 /* key */
            iload 6 /* i */
            caload
            bipush 48
            isub
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.parameterCount:I
        12: .line 195
            goto 15
        13: .line 196
      StackMap locals:
      StackMap stack:
            iload 5 /* power */
            bipush 10
            imul
            istore 5 /* power */
        14: .line 197
            aload 0 /* this */
            dup
            getfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.parameterCount:I
            iload 5 /* power */
            aload 1 /* key */
            iload 6 /* i */
            caload
            bipush 48
            isub
            imul
            iadd
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.parameterCount:I
        15: .line 192
      StackMap locals:
      StackMap stack:
            iinc 6 /* i */ -1
      StackMap locals:
      StackMap stack:
        16: iload 6 /* i */
            iload 2 /* start */
            if_icmpge 10
        end local 6 // int i
        17: .line 201
            iload 3 /* slash */
            iconst_1
            iadd
            istore 2 /* start */
        18: .line 202
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
        19: .line 203
            aload 0 /* this */
            aload 1 /* key */
            iload 2 /* start */
            iload 3 /* slash */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.subarray:([CII)[C
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.declaringQualification:[C
        20: .line 205
            iload 3 /* slash */
            iconst_1
            iadd
            istore 2 /* start */
        21: .line 206
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
        22: .line 207
            aload 0 /* this */
            aload 1 /* key */
            iload 2 /* start */
            iload 3 /* slash */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.subarray:([CII)[C
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.declaringSimpleName:[C
        23: .line 209
            iload 3 /* slash */
            iconst_1
            iadd
            istore 2 /* start */
        24: .line 210
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
        25: .line 211
            iload 3 /* slash */
            iconst_1
            isub
            istore 4 /* last */
        26: .line 212
            aload 1 /* key */
            iload 4 /* last */
            iconst_1
            isub
            caload
            aload 1 /* key */
            iload 4 /* last */
            caload
            bipush 16
            ishl
            iadd
            istore 6 /* typeModifiersWithExtraFlags */
        start local 6 // int typeModifiersWithExtraFlags
        27: .line 213
            aload 0 /* this */
            iload 6 /* typeModifiersWithExtraFlags */
            invokestatic org.eclipse.jdt.internal.core.search.matching.ConstructorPattern.decodeModifers:(I)I
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.declaringTypeModifiers:I
        28: .line 214
            aload 0 /* this */
            iload 6 /* typeModifiersWithExtraFlags */
            invokestatic org.eclipse.jdt.internal.core.search.matching.ConstructorPattern.decodeExtraFlags:(I)I
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.extraFlags:I
        29: .line 217
            aload 0 /* this */
            aconst_null
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.declaringPackageName:[C
        30: .line 218
            aload 0 /* this */
            iconst_0
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.modifiers:I
        31: .line 219
            aload 0 /* this */
            aconst_null
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.signature:[C
        32: .line 220
            aload 0 /* this */
            aconst_null
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.parameterTypes:[[C
        33: .line 221
            aload 0 /* this */
            aconst_null
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.parameterNames:[[C
        34: .line 223
            iload 3 /* slash */
            iconst_1
            iadd
            istore 2 /* start */
        35: .line 224
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
        36: .line 225
            aload 0 /* this */
            aload 1 /* key */
            iload 2 /* start */
            iload 3 /* slash */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.subarray:([CII)[C
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.declaringPackageName:[C
        37: .line 227
            iload 3 /* slash */
            iconst_1
            iadd
            istore 2 /* start */
        38: .line 228
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
        39: .line 229
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.parameterCount:I
            ifne 46
        40: .line 230
            iload 3 /* slash */
            iconst_1
            iadd
            istore 2 /* start */
        41: .line 231
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
        42: .line 233
            iload 3 /* slash */
            iconst_1
            iadd
            istore 2 /* start */
        43: .line 234
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
        44: .line 236
            aload 0 /* this */
            aload 1 /* key */
            iload 4 /* last */
            iconst_1
            isub
            caload
            aload 1 /* key */
            iload 4 /* last */
            caload
            bipush 16
            ishl
            iadd
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.modifiers:I
        45: .line 237
            goto 65
      StackMap locals:
      StackMap stack:
        46: aload 0 /* this */
            getfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.parameterCount:I
            ifle 64
        47: .line 239
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.extraFlags:I
            bipush 16
            iand
            ifeq 48
            iconst_1
            goto 49
      StackMap locals:
      StackMap stack:
        48: iconst_0
      StackMap locals:
      StackMap stack: int
        49: istore 7 /* hasParameterStoredAsSignature */
        start local 7 // boolean hasParameterStoredAsSignature
        50: .line 240
            iload 7 /* hasParameterStoredAsSignature */
            ifeq 54
        51: .line 241
            aload 0 /* this */
            aload 1 /* key */
            iload 2 /* start */
            iload 3 /* slash */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.subarray:([CII)[C
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.signature:[C
        52: .line 242
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.signature:[C
            bipush 92
            bipush 47
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.replace:([CCC)V
        53: .line 243
            goto 55
        54: .line 244
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            bipush 44
            bipush 60
            bipush 62
            aload 1 /* key */
            iload 2 /* start */
            iload 3 /* slash */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.splitOnWithEnclosures:(CCC[CII)[[C
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.parameterTypes:[[C
        55: .line 246
      StackMap locals:
      StackMap stack:
            iload 3 /* slash */
            iconst_1
            iadd
            istore 2 /* start */
        56: .line 247
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
        57: .line 249
            iload 3 /* slash */
            iload 2 /* start */
            if_icmpeq 59
        58: .line 250
            aload 0 /* this */
            bipush 44
            aload 1 /* key */
            iload 2 /* start */
            iload 3 /* slash */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.splitOn:(C[CII)[[C
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.parameterNames:[[C
        59: .line 253
      StackMap locals:
      StackMap stack:
            iload 3 /* slash */
            iconst_1
            iadd
            istore 2 /* start */
        60: .line 254
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
        61: .line 255
            iload 3 /* slash */
            iconst_1
            isub
            istore 4 /* last */
        62: .line 257
            aload 0 /* this */
            aload 1 /* key */
            iload 4 /* last */
            iconst_1
            isub
            caload
            aload 1 /* key */
            iload 4 /* last */
            caload
            bipush 16
            ishl
            iadd
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.modifiers:I
        end local 7 // boolean hasParameterStoredAsSignature
        63: .line 258
            goto 65
        64: .line 259
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.modifiers:I
        65: .line 262
      StackMap locals:
      StackMap stack:
            iload 3 /* slash */
            iconst_1
            iadd
            istore 2 /* start */
        66: .line 263
            bipush 47
            aload 1 /* key */
            iload 2 /* start */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.indexOf:(C[CI)I
            istore 3 /* slash */
        67: .line 264
            aload 0 /* this */
            aload 1 /* key */
            iload 2 /* start */
            iload 3 /* slash */
            invokestatic org.eclipse.jdt.core.compiler.CharOperation.subarray:([CII)[C
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.returnSimpleName:[C
        68: .line 266
            aload 0 /* this */
            invokevirtual org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.removeInternalFlags:()V
        69: .line 267
            return
        end local 6 // int typeModifiersWithExtraFlags
        end local 5 // int power
        end local 4 // int last
        end local 3 // int slash
        end local 2 // int start
        end local 1 // char[] key
        end local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
      LocalVariableTable:
        Start  End  Slot                           Name  Signature
            0   70     0                           this  Lorg/eclipse/jdt/internal/core/search/matching/MethodDeclarationPattern;
            0   70     1                            key  [C
            1   70     2                          start  I
            2   70     3                          slash  I
            6   70     4                           last  I
            8   70     5                          power  I
            9   17     6                              i  I
           27   70     6    typeModifiersWithExtraFlags  I
           50   63     7  hasParameterStoredAsSignature  Z
    MethodParameters:
      Name  Flags
      key   

  public org.eclipse.jdt.core.search.SearchPattern getBlankPattern();
    descriptor: ()Lorg/eclipse/jdt/core/search/SearchPattern;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
         0: .line 271
            new org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
            dup
            bipush 8
            invokespecial org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.<init>:(I)V
            areturn
        end local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/core/search/matching/MethodDeclarationPattern;

  public char[][] getIndexCategories();
    descriptor: ()[[C
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
         0: .line 276
            iconst_1
            anewarray char[]
            dup
            iconst_0
            getstatic org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.METHOD_DECL_PLUS:[C
            aastore
            areturn
        end local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/core/search/matching/MethodDeclarationPattern;

  private void removeInternalFlags();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
         0: .line 280
            aload 0 /* this */
            aload 0 /* this */
            getfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.extraFlags:I
            bipush -17
            iand
            putfield org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern.extraFlags:I
         1: .line 281
            return
        end local 0 // org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/eclipse/jdt/internal/core/search/matching/MethodDeclarationPattern;
}
SourceFile: "MethodDeclarationPattern.java"