class org.objectweb.asm.Frame
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.objectweb.asm.Frame
  super_class: java.lang.Object
{
  static final int SAME_FRAME;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  static final int SAME_LOCALS_1_STACK_ITEM_FRAME;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 64

  static final int RESERVED;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 128

  static final int SAME_LOCALS_1_STACK_ITEM_FRAME_EXTENDED;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 247

  static final int CHOP_FRAME;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 248

  static final int SAME_FRAME_EXTENDED;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 251

  static final int APPEND_FRAME;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 252

  static final int FULL_FRAME;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 255

  static final int ITEM_TOP;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  static final int ITEM_INTEGER;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  static final int ITEM_FLOAT;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  static final int ITEM_DOUBLE;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  static final int ITEM_LONG;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  static final int ITEM_NULL;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  static final int ITEM_UNINITIALIZED_THIS;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  static final int ITEM_OBJECT;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  static final int ITEM_UNINITIALIZED;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  private static final int ITEM_ASM_BOOLEAN;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  private static final int ITEM_ASM_BYTE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  private static final int ITEM_ASM_CHAR;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  private static final int ITEM_ASM_SHORT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 12

  private static final int DIM_MASK;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: -268435456

  private static final int KIND_MASK;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 251658240

  private static final int FLAGS_MASK;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 15728640

  private static final int VALUE_MASK;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1048575

  private static final int DIM_SHIFT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 28

  private static final int ARRAY_OF;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 268435456

  private static final int ELEMENT_OF;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: -268435456

  private static final int CONSTANT_KIND;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777216

  private static final int REFERENCE_KIND;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 33554432

  private static final int UNINITIALIZED_KIND;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 50331648

  private static final int LOCAL_KIND;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 67108864

  private static final int STACK_KIND;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 83886080

  private static final int TOP_IF_LONG_OR_DOUBLE_FLAG;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1048576

  private static final int TOP;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777216

  private static final int BOOLEAN;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777225

  private static final int BYTE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777226

  private static final int CHAR;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777227

  private static final int SHORT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777228

  private static final int INTEGER;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777217

  private static final int FLOAT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777218

  private static final int LONG;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777220

  private static final int DOUBLE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777219

  private static final int NULL;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777221

  private static final int UNINITIALIZED_THIS;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777222

  org.objectweb.asm.Label owner;
    descriptor: Lorg/objectweb/asm/Label;
    flags: (0x0000) 

  private int[] inputLocals;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private int[] inputStack;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private int[] outputLocals;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private int[] outputStack;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private short outputStackStart;
    descriptor: S
    flags: (0x0002) ACC_PRIVATE

  private short outputStackTop;
    descriptor: S
    flags: (0x0002) ACC_PRIVATE

  private int initializationCount;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int[] initializations;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  static int getAbstractTypeFromApiFormat(org.objectweb.asm.SymbolTable, java.lang.Object);
    descriptor: (Lorg/objectweb/asm/SymbolTable;Ljava/lang/Object;)I
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // org.objectweb.asm.SymbolTable symbolTable
        start local 1 // java.lang.Object type
         0: .line 242
            aload 1 /* type */
            instanceof java.lang.Integer
            ifeq 2
         1: .line 243
            ldc 16777216
            aload 1 /* type */
            checkcast java.lang.Integer
            invokevirtual java.lang.Integer.intValue:()I
            ior
            ireturn
         2: .line 244
      StackMap locals:
      StackMap stack:
            aload 1 /* type */
            instanceof java.lang.String
            ifeq 5
         3: .line 245
            aload 1 /* type */
            checkcast java.lang.String
            invokestatic org.objectweb.asm.Type.getObjectType:(Ljava/lang/String;)Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.Type.getDescriptor:()Ljava/lang/String;
            astore 2 /* descriptor */
        start local 2 // java.lang.String descriptor
         4: .line 246
            aload 0 /* symbolTable */
            aload 2 /* descriptor */
            iconst_0
            invokestatic org.objectweb.asm.Frame.getAbstractTypeFromDescriptor:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;I)I
            ireturn
        end local 2 // java.lang.String descriptor
         5: .line 248
      StackMap locals:
      StackMap stack:
            ldc 50331648
         6: .line 249
            aload 0 /* symbolTable */
            ldc ""
            aload 1 /* type */
            checkcast org.objectweb.asm.Label
            getfield org.objectweb.asm.Label.bytecodeOffset:I
            invokevirtual org.objectweb.asm.SymbolTable.addUninitializedType:(Ljava/lang/String;I)I
         7: .line 248
            ior
            ireturn
        end local 1 // java.lang.Object type
        end local 0 // org.objectweb.asm.SymbolTable symbolTable
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    8     0  symbolTable  Lorg/objectweb/asm/SymbolTable;
            0    8     1         type  Ljava/lang/Object;
            4    5     2   descriptor  Ljava/lang/String;
    MethodParameters:
             Name  Flags
      symbolTable  final
      type         final

  static int getAbstractTypeFromInternalName(org.objectweb.asm.SymbolTable, java.lang.String);
    descriptor: (Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;)I
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.SymbolTable symbolTable
        start local 1 // java.lang.String internalName
         0: .line 263
            ldc 33554432
            aload 0 /* symbolTable */
            aload 1 /* internalName */
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
            ireturn
        end local 1 // java.lang.String internalName
        end local 0 // org.objectweb.asm.SymbolTable symbolTable
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    1     0   symbolTable  Lorg/objectweb/asm/SymbolTable;
            0    1     1  internalName  Ljava/lang/String;
    MethodParameters:
              Name  Flags
      symbolTable   final
      internalName  final

  private static int getAbstractTypeFromDescriptor(org.objectweb.asm.SymbolTable, java.lang.String, int);
    descriptor: (Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;I)I
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=4, locals=6, args_size=3
        start local 0 // org.objectweb.asm.SymbolTable symbolTable
        start local 1 // java.lang.String buffer
        start local 2 // int offset
         0: .line 277
            aload 1 /* buffer */
            iload 2 /* offset */
            invokevirtual java.lang.String.charAt:(I)C
            tableswitch { // 66 - 91
                   66: 2
                   67: 2
                   68: 5
                   69: 34
                   70: 3
                   71: 34
                   72: 34
                   73: 2
                   74: 4
                   75: 34
                   76: 6
                   77: 34
                   78: 34
                   79: 34
                   80: 34
                   81: 34
                   82: 34
                   83: 2
                   84: 34
                   85: 34
                   86: 1
                   87: 34
                   88: 34
                   89: 34
                   90: 2
                   91: 8
              default: 34
          }
         1: .line 279
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
         2: .line 285
      StackMap locals:
      StackMap stack:
            ldc 16777217
            ireturn
         3: .line 287
      StackMap locals:
      StackMap stack:
            ldc 16777218
            ireturn
         4: .line 289
      StackMap locals:
      StackMap stack:
            ldc 16777220
            ireturn
         5: .line 291
      StackMap locals:
      StackMap stack:
            ldc 16777219
            ireturn
         6: .line 293
      StackMap locals:
      StackMap stack:
            aload 1 /* buffer */
            iload 2 /* offset */
            iconst_1
            iadd
            aload 1 /* buffer */
            invokevirtual java.lang.String.length:()I
            iconst_1
            isub
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 3 /* internalName */
        start local 3 // java.lang.String internalName
         7: .line 294
            ldc 33554432
            aload 0 /* symbolTable */
            aload 3 /* internalName */
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
            ireturn
        end local 3 // java.lang.String internalName
         8: .line 296
      StackMap locals:
      StackMap stack:
            iload 2 /* offset */
            iconst_1
            iadd
            istore 4 /* elementDescriptorOffset */
        start local 4 // int elementDescriptorOffset
         9: .line 297
            goto 11
        10: .line 298
      StackMap locals: org.objectweb.asm.SymbolTable java.lang.String int top int
      StackMap stack:
            iinc 4 /* elementDescriptorOffset */ 1
        11: .line 297
      StackMap locals:
      StackMap stack:
            aload 1 /* buffer */
            iload 4 /* elementDescriptorOffset */
            invokevirtual java.lang.String.charAt:(I)C
            bipush 91
            if_icmpeq 10
        12: .line 301
            aload 1 /* buffer */
            iload 4 /* elementDescriptorOffset */
            invokevirtual java.lang.String.charAt:(I)C
            lookupswitch { // 9
                   66: 17
                   67: 15
                   68: 27
                   70: 23
                   73: 21
                   74: 25
                   76: 29
                   83: 19
                   90: 13
              default: 32
          }
        13: .line 303
      StackMap locals:
      StackMap stack:
            ldc 16777225
            istore 5 /* typeValue */
        start local 5 // int typeValue
        14: .line 304
            goto 33
        end local 5 // int typeValue
        15: .line 306
      StackMap locals:
      StackMap stack:
            ldc 16777227
            istore 5 /* typeValue */
        start local 5 // int typeValue
        16: .line 307
            goto 33
        end local 5 // int typeValue
        17: .line 309
      StackMap locals:
      StackMap stack:
            ldc 16777226
            istore 5 /* typeValue */
        start local 5 // int typeValue
        18: .line 310
            goto 33
        end local 5 // int typeValue
        19: .line 312
      StackMap locals:
      StackMap stack:
            ldc 16777228
            istore 5 /* typeValue */
        start local 5 // int typeValue
        20: .line 313
            goto 33
        end local 5 // int typeValue
        21: .line 315
      StackMap locals:
      StackMap stack:
            ldc 16777217
            istore 5 /* typeValue */
        start local 5 // int typeValue
        22: .line 316
            goto 33
        end local 5 // int typeValue
        23: .line 318
      StackMap locals:
      StackMap stack:
            ldc 16777218
            istore 5 /* typeValue */
        start local 5 // int typeValue
        24: .line 319
            goto 33
        end local 5 // int typeValue
        25: .line 321
      StackMap locals:
      StackMap stack:
            ldc 16777220
            istore 5 /* typeValue */
        start local 5 // int typeValue
        26: .line 322
            goto 33
        end local 5 // int typeValue
        27: .line 324
      StackMap locals:
      StackMap stack:
            ldc 16777219
            istore 5 /* typeValue */
        start local 5 // int typeValue
        28: .line 325
            goto 33
        end local 5 // int typeValue
        29: .line 327
      StackMap locals:
      StackMap stack:
            aload 1 /* buffer */
            iload 4 /* elementDescriptorOffset */
            iconst_1
            iadd
            aload 1 /* buffer */
            invokevirtual java.lang.String.length:()I
            iconst_1
            isub
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 3 /* internalName */
        start local 3 // java.lang.String internalName
        30: .line 328
            ldc 33554432
            aload 0 /* symbolTable */
            aload 3 /* internalName */
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
            istore 5 /* typeValue */
        start local 5 // int typeValue
        31: .line 329
            goto 33
        end local 5 // int typeValue
        end local 3 // java.lang.String internalName
        32: .line 331
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        start local 5 // int typeValue
        33: .line 333
      StackMap locals: int
      StackMap stack:
            iload 4 /* elementDescriptorOffset */
            iload 2 /* offset */
            isub
            bipush 28
            ishl
            iload 5 /* typeValue */
            ior
            ireturn
        end local 5 // int typeValue
        end local 4 // int elementDescriptorOffset
        34: .line 335
      StackMap locals: org.objectweb.asm.SymbolTable java.lang.String int
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        end local 2 // int offset
        end local 1 // java.lang.String buffer
        end local 0 // org.objectweb.asm.SymbolTable symbolTable
      LocalVariableTable:
        Start  End  Slot                     Name  Signature
            0   35     0              symbolTable  Lorg/objectweb/asm/SymbolTable;
            0   35     1                   buffer  Ljava/lang/String;
            0   35     2                   offset  I
            7    8     3             internalName  Ljava/lang/String;
           30   32     3             internalName  Ljava/lang/String;
            9   34     4  elementDescriptorOffset  I
           14   15     5                typeValue  I
           16   17     5                typeValue  I
           18   19     5                typeValue  I
           20   21     5                typeValue  I
           22   23     5                typeValue  I
           24   25     5                typeValue  I
           26   27     5                typeValue  I
           28   29     5                typeValue  I
           31   32     5                typeValue  I
           33   34     5                typeValue  I
    MethodParameters:
             Name  Flags
      symbolTable  final
      buffer       final
      offset       final

  void <init>(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // org.objectweb.asm.Label owner
         0: .line 348
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 349
            aload 0 /* this */
            aload 1 /* owner */
            putfield org.objectweb.asm.Frame.owner:Lorg/objectweb/asm/Label;
         2: .line 350
            return
        end local 1 // org.objectweb.asm.Label owner
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lorg/objectweb/asm/Frame;
            0    3     1  owner  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      owner  final

  final void copyFrom(org.objectweb.asm.Frame);
    descriptor: (Lorg/objectweb/asm/Frame;)V
    flags: (0x0010) ACC_FINAL
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // org.objectweb.asm.Frame frame
         0: .line 361
            aload 0 /* this */
            aload 1 /* frame */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            putfield org.objectweb.asm.Frame.inputLocals:[I
         1: .line 362
            aload 0 /* this */
            aload 1 /* frame */
            getfield org.objectweb.asm.Frame.inputStack:[I
            putfield org.objectweb.asm.Frame.inputStack:[I
         2: .line 363
            aload 0 /* this */
            iconst_0
            putfield org.objectweb.asm.Frame.outputStackStart:S
         3: .line 364
            aload 0 /* this */
            aload 1 /* frame */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            putfield org.objectweb.asm.Frame.outputLocals:[I
         4: .line 365
            aload 0 /* this */
            aload 1 /* frame */
            getfield org.objectweb.asm.Frame.outputStack:[I
            putfield org.objectweb.asm.Frame.outputStack:[I
         5: .line 366
            aload 0 /* this */
            aload 1 /* frame */
            getfield org.objectweb.asm.Frame.outputStackTop:S
            putfield org.objectweb.asm.Frame.outputStackTop:S
         6: .line 367
            aload 0 /* this */
            aload 1 /* frame */
            getfield org.objectweb.asm.Frame.initializationCount:I
            putfield org.objectweb.asm.Frame.initializationCount:I
         7: .line 368
            aload 0 /* this */
            aload 1 /* frame */
            getfield org.objectweb.asm.Frame.initializations:[I
            putfield org.objectweb.asm.Frame.initializations:[I
         8: .line 369
            return
        end local 1 // org.objectweb.asm.Frame frame
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Lorg/objectweb/asm/Frame;
            0    9     1  frame  Lorg/objectweb/asm/Frame;
    MethodParameters:
       Name  Flags
      frame  final

  final void setInputFrameFromDescriptor(org.objectweb.asm.SymbolTable, int, java.lang.String, int);
    descriptor: (Lorg/objectweb/asm/SymbolTable;ILjava/lang/String;I)V
    flags: (0x0010) ACC_FINAL
    Code:
      stack=5, locals=11, args_size=5
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // org.objectweb.asm.SymbolTable symbolTable
        start local 2 // int access
        start local 3 // java.lang.String descriptor
        start local 4 // int maxLocals
         0: .line 390
            aload 0 /* this */
            iload 4 /* maxLocals */
            newarray 10
            putfield org.objectweb.asm.Frame.inputLocals:[I
         1: .line 391
            aload 0 /* this */
            iconst_0
            newarray 10
            putfield org.objectweb.asm.Frame.inputStack:[I
         2: .line 392
            iconst_0
            istore 5 /* inputLocalIndex */
        start local 5 // int inputLocalIndex
         3: .line 393
            iload 2 /* access */
            bipush 8
            iand
            ifne 10
         4: .line 394
            iload 2 /* access */
            ldc 262144
            iand
            ifne 9
         5: .line 395
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* inputLocalIndex */
            iinc 5 /* inputLocalIndex */ 1
         6: .line 396
            ldc 33554432
            aload 1 /* symbolTable */
            aload 1 /* symbolTable */
            invokevirtual org.objectweb.asm.SymbolTable.getClassName:()Ljava/lang/String;
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
         7: .line 395
            iastore
         8: .line 397
            goto 10
         9: .line 398
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* inputLocalIndex */
            iinc 5 /* inputLocalIndex */ 1
            ldc 16777222
            iastore
        10: .line 401
      StackMap locals:
      StackMap stack:
            aload 3 /* descriptor */
            invokestatic org.objectweb.asm.Type.getArgumentTypes:(Ljava/lang/String;)[Lorg/objectweb/asm/Type;
            dup
            astore 9
            arraylength
            istore 8
            iconst_0
            istore 7
            goto 18
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable int java.lang.String int int top int int org.objectweb.asm.Type[]
      StackMap stack:
        11: aload 9
            iload 7
            aaload
            astore 6 /* argumentType */
        start local 6 // org.objectweb.asm.Type argumentType
        12: .line 403
            aload 1 /* symbolTable */
            aload 6 /* argumentType */
            invokevirtual org.objectweb.asm.Type.getDescriptor:()Ljava/lang/String;
            iconst_0
            invokestatic org.objectweb.asm.Frame.getAbstractTypeFromDescriptor:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;I)I
        13: .line 402
            istore 10 /* abstractType */
        start local 10 // int abstractType
        14: .line 404
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* inputLocalIndex */
            iinc 5 /* inputLocalIndex */ 1
            iload 10 /* abstractType */
            iastore
        15: .line 405
            iload 10 /* abstractType */
            ldc 16777220
            if_icmpeq 16
            iload 10 /* abstractType */
            ldc 16777219
            if_icmpne 17
        16: .line 406
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable int java.lang.String int int org.objectweb.asm.Type int int org.objectweb.asm.Type[] int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* inputLocalIndex */
            iinc 5 /* inputLocalIndex */ 1
            ldc 16777216
            iastore
        end local 10 // int abstractType
        end local 6 // org.objectweb.asm.Type argumentType
        17: .line 401
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable int java.lang.String int int top int int org.objectweb.asm.Type[]
      StackMap stack:
            iinc 7 1
      StackMap locals:
      StackMap stack:
        18: iload 7
            iload 8
            if_icmplt 11
        19: .line 409
            goto 21
        20: .line 410
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable int java.lang.String int int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* inputLocalIndex */
            iinc 5 /* inputLocalIndex */ 1
            ldc 16777216
            iastore
        21: .line 409
      StackMap locals:
      StackMap stack:
            iload 5 /* inputLocalIndex */
            iload 4 /* maxLocals */
            if_icmplt 20
        22: .line 412
            return
        end local 5 // int inputLocalIndex
        end local 4 // int maxLocals
        end local 3 // java.lang.String descriptor
        end local 2 // int access
        end local 1 // org.objectweb.asm.SymbolTable symbolTable
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   23     0             this  Lorg/objectweb/asm/Frame;
            0   23     1      symbolTable  Lorg/objectweb/asm/SymbolTable;
            0   23     2           access  I
            0   23     3       descriptor  Ljava/lang/String;
            0   23     4        maxLocals  I
            3   23     5  inputLocalIndex  I
           12   17     6     argumentType  Lorg/objectweb/asm/Type;
           14   17    10     abstractType  I
    MethodParameters:
             Name  Flags
      symbolTable  final
      access       final
      descriptor   final
      maxLocals    final

  final void setInputFrameFromApiFormat(org.objectweb.asm.SymbolTable, int, java.lang.Object[], int, java.lang.Object[]);
    descriptor: (Lorg/objectweb/asm/SymbolTable;I[Ljava/lang/Object;I[Ljava/lang/Object;)V
    flags: (0x0010) ACC_FINAL
    Code:
      stack=5, locals=10, args_size=6
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // org.objectweb.asm.SymbolTable symbolTable
        start local 2 // int nLocal
        start local 3 // java.lang.Object[] local
        start local 4 // int nStack
        start local 5 // java.lang.Object[] stack
         0: .line 431
            iconst_0
            istore 6 /* inputLocalIndex */
        start local 6 // int inputLocalIndex
         1: .line 432
            iconst_0
            istore 7 /* i */
        start local 7 // int i
         2: goto 7
         3: .line 433
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 6 /* inputLocalIndex */
            iinc 6 /* inputLocalIndex */ 1
            aload 1 /* symbolTable */
            aload 3 /* local */
            iload 7 /* i */
            aaload
            invokestatic org.objectweb.asm.Frame.getAbstractTypeFromApiFormat:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/Object;)I
            iastore
         4: .line 434
            aload 3 /* local */
            iload 7 /* i */
            aaload
            getstatic org.objectweb.asm.Opcodes.LONG:Ljava/lang/Integer;
            if_acmpeq 5
            aload 3 /* local */
            iload 7 /* i */
            aaload
            getstatic org.objectweb.asm.Opcodes.DOUBLE:Ljava/lang/Integer;
            if_acmpne 6
         5: .line 435
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 6 /* inputLocalIndex */
            iinc 6 /* inputLocalIndex */ 1
            ldc 16777216
            iastore
         6: .line 432
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 7 /* i */
            iload 2 /* nLocal */
            if_icmplt 3
        end local 7 // int i
         8: .line 438
            goto 10
         9: .line 439
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 6 /* inputLocalIndex */
            iinc 6 /* inputLocalIndex */ 1
            ldc 16777216
            iastore
        10: .line 438
      StackMap locals:
      StackMap stack:
            iload 6 /* inputLocalIndex */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            arraylength
            if_icmplt 9
        11: .line 441
            iconst_0
            istore 7 /* nStackTop */
        start local 7 // int nStackTop
        12: .line 442
            iconst_0
            istore 8 /* i */
        start local 8 // int i
        13: goto 17
        14: .line 443
      StackMap locals: int int
      StackMap stack:
            aload 5 /* stack */
            iload 8 /* i */
            aaload
            getstatic org.objectweb.asm.Opcodes.LONG:Ljava/lang/Integer;
            if_acmpeq 15
            aload 5 /* stack */
            iload 8 /* i */
            aaload
            getstatic org.objectweb.asm.Opcodes.DOUBLE:Ljava/lang/Integer;
            if_acmpne 16
        15: .line 444
      StackMap locals:
      StackMap stack:
            iinc 7 /* nStackTop */ 1
        16: .line 442
      StackMap locals:
      StackMap stack:
            iinc 8 /* i */ 1
      StackMap locals:
      StackMap stack:
        17: iload 8 /* i */
            iload 4 /* nStack */
            if_icmplt 14
        end local 8 // int i
        18: .line 447
            aload 0 /* this */
            iload 4 /* nStack */
            iload 7 /* nStackTop */
            iadd
            newarray 10
            putfield org.objectweb.asm.Frame.inputStack:[I
        19: .line 448
            iconst_0
            istore 8 /* inputStackIndex */
        start local 8 // int inputStackIndex
        20: .line 449
            iconst_0
            istore 9 /* i */
        start local 9 // int i
        21: goto 26
        22: .line 450
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputStack:[I
            iload 8 /* inputStackIndex */
            iinc 8 /* inputStackIndex */ 1
            aload 1 /* symbolTable */
            aload 5 /* stack */
            iload 9 /* i */
            aaload
            invokestatic org.objectweb.asm.Frame.getAbstractTypeFromApiFormat:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/Object;)I
            iastore
        23: .line 451
            aload 5 /* stack */
            iload 9 /* i */
            aaload
            getstatic org.objectweb.asm.Opcodes.LONG:Ljava/lang/Integer;
            if_acmpeq 24
            aload 5 /* stack */
            iload 9 /* i */
            aaload
            getstatic org.objectweb.asm.Opcodes.DOUBLE:Ljava/lang/Integer;
            if_acmpne 25
        24: .line 452
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputStack:[I
            iload 8 /* inputStackIndex */
            iinc 8 /* inputStackIndex */ 1
            ldc 16777216
            iastore
        25: .line 449
      StackMap locals:
      StackMap stack:
            iinc 9 /* i */ 1
      StackMap locals:
      StackMap stack:
        26: iload 9 /* i */
            iload 4 /* nStack */
            if_icmplt 22
        end local 9 // int i
        27: .line 455
            aload 0 /* this */
            iconst_0
            putfield org.objectweb.asm.Frame.outputStackTop:S
        28: .line 456
            aload 0 /* this */
            iconst_0
            putfield org.objectweb.asm.Frame.initializationCount:I
        29: .line 457
            return
        end local 8 // int inputStackIndex
        end local 7 // int nStackTop
        end local 6 // int inputLocalIndex
        end local 5 // java.lang.Object[] stack
        end local 4 // int nStack
        end local 3 // java.lang.Object[] local
        end local 2 // int nLocal
        end local 1 // org.objectweb.asm.SymbolTable symbolTable
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   30     0             this  Lorg/objectweb/asm/Frame;
            0   30     1      symbolTable  Lorg/objectweb/asm/SymbolTable;
            0   30     2           nLocal  I
            0   30     3            local  [Ljava/lang/Object;
            0   30     4           nStack  I
            0   30     5            stack  [Ljava/lang/Object;
            1   30     6  inputLocalIndex  I
            2    8     7                i  I
           12   30     7        nStackTop  I
           13   18     8                i  I
           20   30     8  inputStackIndex  I
           21   27     9                i  I
    MethodParameters:
             Name  Flags
      symbolTable  final
      nLocal       final
      local        final
      nStack       final
      stack        final

  final int getInputStackSize();
    descriptor: ()I
    flags: (0x0010) ACC_FINAL
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.objectweb.asm.Frame this
         0: .line 460
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputStack:[I
            arraylength
            ireturn
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/objectweb/asm/Frame;

  private int getLocal(int);
    descriptor: (I)I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // int localIndex
         0: .line 474
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            ifnull 1
            iload 1 /* localIndex */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            arraylength
            if_icmplt 2
         1: .line 477
      StackMap locals:
      StackMap stack:
            ldc 67108864
            iload 1 /* localIndex */
            ior
            ireturn
         2: .line 479
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            iload 1 /* localIndex */
            iaload
            istore 2 /* abstractType */
        start local 2 // int abstractType
         3: .line 480
            iload 2 /* abstractType */
            ifne 5
         4: .line 483
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            iload 1 /* localIndex */
            ldc 67108864
            iload 1 /* localIndex */
            ior
            dup_x2
            iastore
            istore 2 /* abstractType */
         5: .line 485
      StackMap locals: int
      StackMap stack:
            iload 2 /* abstractType */
            ireturn
        end local 2 // int abstractType
        end local 1 // int localIndex
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    6     0          this  Lorg/objectweb/asm/Frame;
            0    6     1    localIndex  I
            3    6     2  abstractType  I
    MethodParameters:
            Name  Flags
      localIndex  final

  private void setLocal(int, int);
    descriptor: (II)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=5, args_size=3
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // int localIndex
        start local 2 // int abstractType
         0: .line 497
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            ifnonnull 2
         1: .line 498
            aload 0 /* this */
            bipush 10
            newarray 10
            putfield org.objectweb.asm.Frame.outputLocals:[I
         2: .line 500
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            arraylength
            istore 3 /* outputLocalsLength */
        start local 3 // int outputLocalsLength
         3: .line 501
            iload 1 /* localIndex */
            iload 3 /* outputLocalsLength */
            if_icmplt 7
         4: .line 502
            iload 1 /* localIndex */
            iconst_1
            iadd
            iconst_2
            iload 3 /* outputLocalsLength */
            imul
            invokestatic java.lang.Math.max:(II)I
            newarray 10
            astore 4 /* newOutputLocals */
        start local 4 // int[] newOutputLocals
         5: .line 503
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            iconst_0
            aload 4 /* newOutputLocals */
            iconst_0
            iload 3 /* outputLocalsLength */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         6: .line 504
            aload 0 /* this */
            aload 4 /* newOutputLocals */
            putfield org.objectweb.asm.Frame.outputLocals:[I
        end local 4 // int[] newOutputLocals
         7: .line 507
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            iload 1 /* localIndex */
            iload 2 /* abstractType */
            iastore
         8: .line 508
            return
        end local 3 // int outputLocalsLength
        end local 2 // int abstractType
        end local 1 // int localIndex
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    9     0                this  Lorg/objectweb/asm/Frame;
            0    9     1          localIndex  I
            0    9     2        abstractType  I
            3    9     3  outputLocalsLength  I
            5    7     4     newOutputLocals  [I
    MethodParameters:
              Name  Flags
      localIndex    final
      abstractType  final

  private void push(int);
    descriptor: (I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=2
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // int abstractType
         0: .line 517
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStack:[I
            ifnonnull 2
         1: .line 518
            aload 0 /* this */
            bipush 10
            newarray 10
            putfield org.objectweb.asm.Frame.outputStack:[I
         2: .line 520
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStack:[I
            arraylength
            istore 2 /* outputStackLength */
        start local 2 // int outputStackLength
         3: .line 521
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStackTop:S
            iload 2 /* outputStackLength */
            if_icmplt 7
         4: .line 522
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStackTop:S
            iconst_1
            iadd
            iconst_2
            iload 2 /* outputStackLength */
            imul
            invokestatic java.lang.Math.max:(II)I
            newarray 10
            astore 3 /* newOutputStack */
        start local 3 // int[] newOutputStack
         5: .line 523
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStack:[I
            iconst_0
            aload 3 /* newOutputStack */
            iconst_0
            iload 2 /* outputStackLength */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         6: .line 524
            aload 0 /* this */
            aload 3 /* newOutputStack */
            putfield org.objectweb.asm.Frame.outputStack:[I
        end local 3 // int[] newOutputStack
         7: .line 527
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStack:[I
            aload 0 /* this */
            dup
            getfield org.objectweb.asm.Frame.outputStackTop:S
            dup_x1
            iconst_1
            iadd
            i2s
            putfield org.objectweb.asm.Frame.outputStackTop:S
            iload 1 /* abstractType */
            iastore
         8: .line 530
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStackStart:S
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStackTop:S
            iadd
            i2s
            istore 3 /* outputStackSize */
        start local 3 // short outputStackSize
         9: .line 531
            iload 3 /* outputStackSize */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.owner:Lorg/objectweb/asm/Label;
            getfield org.objectweb.asm.Label.outputStackMax:S
            if_icmple 11
        10: .line 532
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.owner:Lorg/objectweb/asm/Label;
            iload 3 /* outputStackSize */
            putfield org.objectweb.asm.Label.outputStackMax:S
        11: .line 534
      StackMap locals: int
      StackMap stack:
            return
        end local 3 // short outputStackSize
        end local 2 // int outputStackLength
        end local 1 // int abstractType
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   12     0               this  Lorg/objectweb/asm/Frame;
            0   12     1       abstractType  I
            3   12     2  outputStackLength  I
            5    7     3     newOutputStack  [I
            9   12     3    outputStackSize  S
    MethodParameters:
              Name  Flags
      abstractType  final

  private void push(org.objectweb.asm.SymbolTable, java.lang.String);
    descriptor: (Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=5, args_size=3
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // org.objectweb.asm.SymbolTable symbolTable
        start local 2 // java.lang.String descriptor
         0: .line 543
            aload 2 /* descriptor */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 40
            if_icmpne 1
            aload 2 /* descriptor */
            bipush 41
            invokevirtual java.lang.String.indexOf:(I)I
            iconst_1
            iadd
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: istore 3 /* typeDescriptorOffset */
        start local 3 // int typeDescriptorOffset
         3: .line 544
            aload 1 /* symbolTable */
            aload 2 /* descriptor */
            iload 3 /* typeDescriptorOffset */
            invokestatic org.objectweb.asm.Frame.getAbstractTypeFromDescriptor:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;I)I
            istore 4 /* abstractType */
        start local 4 // int abstractType
         4: .line 545
            iload 4 /* abstractType */
            ifeq 8
         5: .line 546
            aload 0 /* this */
            iload 4 /* abstractType */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
         6: .line 547
            iload 4 /* abstractType */
            ldc 16777220
            if_icmpeq 7
            iload 4 /* abstractType */
            ldc 16777219
            if_icmpne 8
         7: .line 548
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
         8: .line 551
      StackMap locals:
      StackMap stack:
            return
        end local 4 // int abstractType
        end local 3 // int typeDescriptorOffset
        end local 2 // java.lang.String descriptor
        end local 1 // org.objectweb.asm.SymbolTable symbolTable
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    9     0                  this  Lorg/objectweb/asm/Frame;
            0    9     1           symbolTable  Lorg/objectweb/asm/SymbolTable;
            0    9     2            descriptor  Ljava/lang/String;
            3    9     3  typeDescriptorOffset  I
            4    9     4          abstractType  I
    MethodParameters:
             Name  Flags
      symbolTable  final
      descriptor   final

  private int pop();
    descriptor: ()I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // org.objectweb.asm.Frame this
         0: .line 559
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStackTop:S
            ifle 2
         1: .line 560
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStack:[I
            aload 0 /* this */
            dup
            getfield org.objectweb.asm.Frame.outputStackTop:S
            iconst_1
            isub
            i2s
            dup_x1
            putfield org.objectweb.asm.Frame.outputStackTop:S
            iaload
            ireturn
         2: .line 563
      StackMap locals:
      StackMap stack:
            ldc 83886080
            aload 0 /* this */
            dup
            getfield org.objectweb.asm.Frame.outputStackStart:S
            iconst_1
            isub
            i2s
            dup_x1
            putfield org.objectweb.asm.Frame.outputStackStart:S
            ineg
            ior
            ireturn
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lorg/objectweb/asm/Frame;

  private void pop(int);
    descriptor: (I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // int elements
         0: .line 573
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStackTop:S
            iload 1 /* elements */
            if_icmplt 3
         1: .line 574
            aload 0 /* this */
            dup
            getfield org.objectweb.asm.Frame.outputStackTop:S
            iload 1 /* elements */
            isub
            i2s
            putfield org.objectweb.asm.Frame.outputStackTop:S
         2: .line 575
            goto 5
         3: .line 578
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield org.objectweb.asm.Frame.outputStackStart:S
            iload 1 /* elements */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStackTop:S
            isub
            isub
            i2s
            putfield org.objectweb.asm.Frame.outputStackStart:S
         4: .line 579
            aload 0 /* this */
            iconst_0
            putfield org.objectweb.asm.Frame.outputStackTop:S
         5: .line 581
      StackMap locals:
      StackMap stack:
            return
        end local 1 // int elements
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    6     0      this  Lorg/objectweb/asm/Frame;
            0    6     1  elements  I
    MethodParameters:
          Name  Flags
      elements  final

  private void pop(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // java.lang.String descriptor
         0: .line 589
            aload 1 /* descriptor */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            istore 2 /* firstDescriptorChar */
        start local 2 // char firstDescriptorChar
         1: .line 590
            iload 2 /* firstDescriptorChar */
            bipush 40
            if_icmpne 4
         2: .line 591
            aload 0 /* this */
            aload 1 /* descriptor */
            invokestatic org.objectweb.asm.Type.getArgumentsAndReturnSizes:(Ljava/lang/String;)I
            iconst_2
            ishr
            iconst_1
            isub
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
         3: .line 592
            goto 8
      StackMap locals: int
      StackMap stack:
         4: iload 2 /* firstDescriptorChar */
            bipush 74
            if_icmpeq 5
            iload 2 /* firstDescriptorChar */
            bipush 68
            if_icmpne 7
         5: .line 593
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
         6: .line 594
            goto 8
         7: .line 595
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
         8: .line 597
      StackMap locals:
      StackMap stack:
            return
        end local 2 // char firstDescriptorChar
        end local 1 // java.lang.String descriptor
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    9     0                 this  Lorg/objectweb/asm/Frame;
            0    9     1           descriptor  Ljava/lang/String;
            1    9     2  firstDescriptorChar  C
    MethodParameters:
            Name  Flags
      descriptor  final

  private void addInitializedType(int);
    descriptor: (I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=2
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // int abstractType
         0: .line 611
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.initializations:[I
            ifnonnull 2
         1: .line 612
            aload 0 /* this */
            iconst_2
            newarray 10
            putfield org.objectweb.asm.Frame.initializations:[I
         2: .line 614
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.initializations:[I
            arraylength
            istore 2 /* initializationsLength */
        start local 2 // int initializationsLength
         3: .line 615
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.initializationCount:I
            iload 2 /* initializationsLength */
            if_icmplt 8
         4: .line 617
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.initializationCount:I
            iconst_1
            iadd
            iconst_2
            iload 2 /* initializationsLength */
            imul
            invokestatic java.lang.Math.max:(II)I
            newarray 10
         5: .line 616
            astore 3 /* newInitializations */
        start local 3 // int[] newInitializations
         6: .line 618
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.initializations:[I
            iconst_0
            aload 3 /* newInitializations */
            iconst_0
            iload 2 /* initializationsLength */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         7: .line 619
            aload 0 /* this */
            aload 3 /* newInitializations */
            putfield org.objectweb.asm.Frame.initializations:[I
        end local 3 // int[] newInitializations
         8: .line 622
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.initializations:[I
            aload 0 /* this */
            dup
            getfield org.objectweb.asm.Frame.initializationCount:I
            dup_x1
            iconst_1
            iadd
            putfield org.objectweb.asm.Frame.initializationCount:I
            iload 1 /* abstractType */
            iastore
         9: .line 623
            return
        end local 2 // int initializationsLength
        end local 1 // int abstractType
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0   10     0                   this  Lorg/objectweb/asm/Frame;
            0   10     1           abstractType  I
            3   10     2  initializationsLength  I
            6    8     3     newInitializations  [I
    MethodParameters:
              Name  Flags
      abstractType  final

  private int getInitializedType(org.objectweb.asm.SymbolTable, int);
    descriptor: (Lorg/objectweb/asm/SymbolTable;I)I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=8, args_size=3
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // org.objectweb.asm.SymbolTable symbolTable
        start local 2 // int abstractType
         0: .line 635
            iload 2 /* abstractType */
            ldc 16777222
            if_icmpeq 2
         1: .line 636
            iload 2 /* abstractType */
            ldc -16777216
            iand
            ldc 50331648
            if_icmpne 21
         2: .line 637
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         3: goto 20
         4: .line 638
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.initializations:[I
            iload 3 /* i */
            iaload
            istore 4 /* initializedType */
        start local 4 // int initializedType
         5: .line 639
            iload 4 /* initializedType */
            ldc -268435456
            iand
            istore 5 /* dim */
        start local 5 // int dim
         6: .line 640
            iload 4 /* initializedType */
            ldc 251658240
            iand
            istore 6 /* kind */
        start local 6 // int kind
         7: .line 641
            iload 4 /* initializedType */
            ldc 1048575
            iand
            istore 7 /* value */
        start local 7 // int value
         8: .line 642
            iload 6 /* kind */
            ldc 67108864
            if_icmpne 11
         9: .line 643
            iload 5 /* dim */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 7 /* value */
            iaload
            iadd
            istore 4 /* initializedType */
        10: .line 644
            goto 13
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable int int int int int int
      StackMap stack:
        11: iload 6 /* kind */
            ldc 83886080
            if_icmpne 13
        12: .line 645
            iload 5 /* dim */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputStack:[I
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputStack:[I
            arraylength
            iload 7 /* value */
            isub
            iaload
            iadd
            istore 4 /* initializedType */
        13: .line 647
      StackMap locals:
      StackMap stack:
            iload 2 /* abstractType */
            iload 4 /* initializedType */
            if_icmpne 19
        14: .line 648
            iload 2 /* abstractType */
            ldc 16777222
            if_icmpne 16
        15: .line 649
            ldc 33554432
            aload 1 /* symbolTable */
            aload 1 /* symbolTable */
            invokevirtual org.objectweb.asm.SymbolTable.getClassName:()Ljava/lang/String;
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
            ireturn
        16: .line 651
      StackMap locals:
      StackMap stack:
            ldc 33554432
        17: .line 652
            aload 1 /* symbolTable */
            aload 1 /* symbolTable */
            iload 2 /* abstractType */
            ldc 1048575
            iand
            invokevirtual org.objectweb.asm.SymbolTable.getType:(I)Lorg/objectweb/asm/Symbol;
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
        18: .line 651
            ior
            ireturn
        end local 7 // int value
        end local 6 // int kind
        end local 5 // int dim
        end local 4 // int initializedType
        19: .line 637
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable int int
      StackMap stack:
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        20: iload 3 /* i */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.initializationCount:I
            if_icmplt 4
        end local 3 // int i
        21: .line 657
      StackMap locals:
      StackMap stack:
            iload 2 /* abstractType */
            ireturn
        end local 2 // int abstractType
        end local 1 // org.objectweb.asm.SymbolTable symbolTable
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   22     0             this  Lorg/objectweb/asm/Frame;
            0   22     1      symbolTable  Lorg/objectweb/asm/SymbolTable;
            0   22     2     abstractType  I
            3   21     3                i  I
            5   19     4  initializedType  I
            6   19     5              dim  I
            7   19     6             kind  I
            8   19     7            value  I
    MethodParameters:
              Name  Flags
      symbolTable   final
      abstractType  final

  void execute(int, int, org.objectweb.asm.Symbol, org.objectweb.asm.SymbolTable);
    descriptor: (IILorg/objectweb/asm/Symbol;Lorg/objectweb/asm/SymbolTable;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=11, args_size=5
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // int opcode
        start local 2 // int arg
        start local 3 // org.objectweb.asm.Symbol argSymbol
        start local 4 // org.objectweb.asm.SymbolTable symbolTable
         0: .line 679
            iload 1 /* opcode */
            tableswitch { // 0 - 199
                    0: 1
                    1: 2
                    2: 4
                    3: 4
                    4: 4
                    5: 4
                    6: 4
                    7: 4
                    8: 4
                    9: 6
                   10: 6
                   11: 9
                   12: 9
                   13: 9
                   14: 11
                   15: 11
                   16: 4
                   17: 4
                   18: 14
                   19: 230
                   20: 230
                   21: 4
                   22: 6
                   23: 9
                   24: 11
                   25: 36
                   26: 230
                   27: 230
                   28: 230
                   29: 230
                   30: 230
                   31: 230
                   32: 230
                   33: 230
                   34: 230
                   35: 230
                   36: 230
                   37: 230
                   38: 230
                   39: 230
                   40: 230
                   41: 230
                   42: 230
                   43: 230
                   44: 230
                   45: 230
                   46: 134
                   47: 38
                   48: 141
                   49: 42
                   50: 46
                   51: 134
                   52: 134
                   53: 134
                   54: 52
                   55: 63
                   56: 52
                   57: 63
                   58: 52
                   59: 230
                   60: 230
                   61: 230
                   62: 230
                   63: 230
                   64: 230
                   65: 230
                   66: 230
                   67: 230
                   68: 230
                   69: 230
                   70: 230
                   71: 230
                   72: 230
                   73: 230
                   74: 230
                   75: 230
                   76: 230
                   77: 230
                   78: 230
                   79: 76
                   80: 78
                   81: 76
                   82: 78
                   83: 76
                   84: 76
                   85: 76
                   86: 76
                   87: 80
                   88: 82
                   89: 84
                   90: 88
                   91: 94
                   92: 102
                   93: 109
                   94: 118
                   95: 129
                   96: 134
                   97: 137
                   98: 141
                   99: 144
                  100: 134
                  101: 137
                  102: 141
                  103: 144
                  104: 134
                  105: 137
                  106: 141
                  107: 144
                  108: 134
                  109: 137
                  110: 141
                  111: 144
                  112: 134
                  113: 137
                  114: 141
                  115: 144
                  116: 1
                  117: 1
                  118: 1
                  119: 1
                  120: 134
                  121: 148
                  122: 134
                  123: 148
                  124: 134
                  125: 148
                  126: 134
                  127: 137
                  128: 134
                  129: 137
                  130: 134
                  131: 137
                  132: 152
                  133: 154
                  134: 158
                  135: 161
                  136: 134
                  137: 141
                  138: 42
                  139: 165
                  140: 154
                  141: 161
                  142: 134
                  143: 38
                  144: 141
                  145: 1
                  146: 1
                  147: 1
                  148: 168
                  149: 134
                  150: 134
                  151: 168
                  152: 168
                  153: 80
                  154: 80
                  155: 80
                  156: 80
                  157: 80
                  158: 80
                  159: 82
                  160: 82
                  161: 82
                  162: 82
                  163: 82
                  164: 82
                  165: 82
                  166: 82
                  167: 1
                  168: 171
                  169: 171
                  170: 80
                  171: 80
                  172: 80
                  173: 82
                  174: 80
                  175: 82
                  176: 80
                  177: 1
                  178: 172
                  179: 174
                  180: 176
                  181: 179
                  182: 182
                  183: 182
                  184: 182
                  185: 182
                  186: 189
                  187: 192
                  188: 194
                  189: 213
                  190: 165
                  191: 80
                  192: 220
                  193: 165
                  194: 80
                  195: 80
                  196: 230
                  197: 227
                  198: 80
                  199: 80
              default: 230
          }
         1: .line 690
      StackMap locals:
      StackMap stack:
            goto 231
         2: .line 692
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777221
            invokevirtual org.objectweb.asm.Frame.push:(I)V
         3: .line 693
            goto 231
         4: .line 704
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777217
            invokevirtual org.objectweb.asm.Frame.push:(I)V
         5: .line 705
            goto 231
         6: .line 709
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777220
            invokevirtual org.objectweb.asm.Frame.push:(I)V
         7: .line 710
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
         8: .line 711
            goto 231
         9: .line 716
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777218
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        10: .line 717
            goto 231
        11: .line 721
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777219
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        12: .line 722
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        13: .line 723
            goto 231
        14: .line 725
      StackMap locals:
      StackMap stack:
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.tag:I
            tableswitch { // 3 - 17
                    3: 15
                    4: 20
                    5: 17
                    6: 22
                    7: 25
                    8: 27
                    9: 35
                   10: 35
                   11: 35
                   12: 35
                   13: 35
                   14: 35
                   15: 31
                   16: 29
                   17: 33
              default: 35
          }
        15: .line 727
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777217
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        16: .line 728
            goto 231
        17: .line 730
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777220
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        18: .line 731
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        19: .line 732
            goto 231
        20: .line 734
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777218
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        21: .line 735
            goto 231
        22: .line 737
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777219
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        23: .line 738
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        24: .line 739
            goto 231
        25: .line 741
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 33554432
            aload 4 /* symbolTable */
            ldc "java/lang/Class"
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        26: .line 742
            goto 231
        27: .line 744
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 33554432
            aload 4 /* symbolTable */
            ldc "java/lang/String"
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        28: .line 745
            goto 231
        29: .line 747
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 33554432
            aload 4 /* symbolTable */
            ldc "java/lang/invoke/MethodType"
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        30: .line 748
            goto 231
        31: .line 750
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 33554432
            aload 4 /* symbolTable */
            ldc "java/lang/invoke/MethodHandle"
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        32: .line 751
            goto 231
        33: .line 753
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* symbolTable */
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.Frame.push:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;)V
        34: .line 754
            goto 231
        35: .line 756
      StackMap locals:
      StackMap stack:
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
        36: .line 760
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            iload 2 /* arg */
            invokevirtual org.objectweb.asm.Frame.getLocal:(I)I
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        37: .line 761
            goto 231
        38: .line 764
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
        39: .line 765
            aload 0 /* this */
            ldc 16777220
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        40: .line 766
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        41: .line 767
            goto 231
        42: .line 770
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
        43: .line 771
            aload 0 /* this */
            ldc 16777219
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        44: .line 772
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        45: .line 773
            goto 231
        46: .line 775
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
        47: .line 776
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 5 /* abstractType1 */
        start local 5 // int abstractType1
        48: .line 777
            aload 0 /* this */
            iload 5 /* abstractType1 */
            ldc 16777221
            if_icmpne 49
            iload 5 /* abstractType1 */
            goto 50
      StackMap locals: org.objectweb.asm.Frame int int org.objectweb.asm.Symbol org.objectweb.asm.SymbolTable int
      StackMap stack: org.objectweb.asm.Frame
        49: ldc -268435456
            iload 5 /* abstractType1 */
            iadd
      StackMap locals: org.objectweb.asm.Frame int int org.objectweb.asm.Symbol org.objectweb.asm.SymbolTable int
      StackMap stack: org.objectweb.asm.Frame int
        50: invokevirtual org.objectweb.asm.Frame.push:(I)V
        51: .line 778
            goto 231
        end local 5 // int abstractType1
        52: .line 782
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 5 /* abstractType1 */
        start local 5 // int abstractType1
        53: .line 783
            aload 0 /* this */
            iload 2 /* arg */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.setLocal:(II)V
        54: .line 784
            iload 2 /* arg */
            ifle 231
        55: .line 785
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            invokevirtual org.objectweb.asm.Frame.getLocal:(I)I
            istore 9 /* previousLocalType */
        start local 9 // int previousLocalType
        56: .line 786
            iload 9 /* previousLocalType */
            ldc 16777220
            if_icmpeq 57
            iload 9 /* previousLocalType */
            ldc 16777219
            if_icmpne 59
        57: .line 787
      StackMap locals: org.objectweb.asm.Frame int int org.objectweb.asm.Symbol org.objectweb.asm.SymbolTable int top top top int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.setLocal:(II)V
        58: .line 788
            goto 231
      StackMap locals:
      StackMap stack:
        59: iload 9 /* previousLocalType */
            ldc 251658240
            iand
            ldc 67108864
            if_icmpeq 61
        60: .line 789
            iload 9 /* previousLocalType */
            ldc 251658240
            iand
            ldc 83886080
            if_icmpne 231
        61: .line 792
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            iload 9 /* previousLocalType */
            ldc 1048576
            ior
            invokevirtual org.objectweb.asm.Frame.setLocal:(II)V
        end local 9 // int previousLocalType
        62: .line 795
            goto 231
        end local 5 // int abstractType1
        63: .line 798
      StackMap locals: org.objectweb.asm.Frame int int org.objectweb.asm.Symbol org.objectweb.asm.SymbolTable
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
        64: .line 799
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 5 /* abstractType1 */
        start local 5 // int abstractType1
        65: .line 800
            aload 0 /* this */
            iload 2 /* arg */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.setLocal:(II)V
        66: .line 801
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            iadd
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.setLocal:(II)V
        67: .line 802
            iload 2 /* arg */
            ifle 231
        68: .line 803
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            invokevirtual org.objectweb.asm.Frame.getLocal:(I)I
            istore 9 /* previousLocalType */
        start local 9 // int previousLocalType
        69: .line 804
            iload 9 /* previousLocalType */
            ldc 16777220
            if_icmpeq 70
            iload 9 /* previousLocalType */
            ldc 16777219
            if_icmpne 72
        70: .line 805
      StackMap locals: org.objectweb.asm.Frame int int org.objectweb.asm.Symbol org.objectweb.asm.SymbolTable int top top top int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.setLocal:(II)V
        71: .line 806
            goto 231
      StackMap locals:
      StackMap stack:
        72: iload 9 /* previousLocalType */
            ldc 251658240
            iand
            ldc 67108864
            if_icmpeq 74
        73: .line 807
            iload 9 /* previousLocalType */
            ldc 251658240
            iand
            ldc 83886080
            if_icmpne 231
        74: .line 810
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            iload 9 /* previousLocalType */
            ldc 1048576
            ior
            invokevirtual org.objectweb.asm.Frame.setLocal:(II)V
        end local 9 // int previousLocalType
        75: .line 813
            goto 231
        end local 5 // int abstractType1
        76: .line 820
      StackMap locals: org.objectweb.asm.Frame int int org.objectweb.asm.Symbol org.objectweb.asm.SymbolTable
      StackMap stack:
            aload 0 /* this */
            iconst_3
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
        77: .line 821
            goto 231
        78: .line 824
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
        79: .line 825
            goto 231
        80: .line 843
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
        81: .line 844
            goto 231
        82: .line 856
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
        83: .line 857
            goto 231
        84: .line 859
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 5 /* abstractType1 */
        start local 5 // int abstractType1
        85: .line 860
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        86: .line 861
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        87: .line 862
            goto 231
        end local 5 // int abstractType1
        88: .line 864
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 5 /* abstractType1 */
        start local 5 // int abstractType1
        89: .line 865
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 6 /* abstractType2 */
        start local 6 // int abstractType2
        90: .line 866
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        91: .line 867
            aload 0 /* this */
            iload 6 /* abstractType2 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        92: .line 868
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        93: .line 869
            goto 231
        end local 6 // int abstractType2
        end local 5 // int abstractType1
        94: .line 871
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 5 /* abstractType1 */
        start local 5 // int abstractType1
        95: .line 872
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 6 /* abstractType2 */
        start local 6 // int abstractType2
        96: .line 873
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 7 /* abstractType3 */
        start local 7 // int abstractType3
        97: .line 874
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        98: .line 875
            aload 0 /* this */
            iload 7 /* abstractType3 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
        99: .line 876
            aload 0 /* this */
            iload 6 /* abstractType2 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       100: .line 877
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       101: .line 878
            goto 231
        end local 7 // int abstractType3
        end local 6 // int abstractType2
        end local 5 // int abstractType1
       102: .line 880
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 5 /* abstractType1 */
        start local 5 // int abstractType1
       103: .line 881
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 6 /* abstractType2 */
        start local 6 // int abstractType2
       104: .line 882
            aload 0 /* this */
            iload 6 /* abstractType2 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       105: .line 883
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       106: .line 884
            aload 0 /* this */
            iload 6 /* abstractType2 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       107: .line 885
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       108: .line 886
            goto 231
        end local 6 // int abstractType2
        end local 5 // int abstractType1
       109: .line 888
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 5 /* abstractType1 */
        start local 5 // int abstractType1
       110: .line 889
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 6 /* abstractType2 */
        start local 6 // int abstractType2
       111: .line 890
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 7 /* abstractType3 */
        start local 7 // int abstractType3
       112: .line 891
            aload 0 /* this */
            iload 6 /* abstractType2 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       113: .line 892
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       114: .line 893
            aload 0 /* this */
            iload 7 /* abstractType3 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       115: .line 894
            aload 0 /* this */
            iload 6 /* abstractType2 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       116: .line 895
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       117: .line 896
            goto 231
        end local 7 // int abstractType3
        end local 6 // int abstractType2
        end local 5 // int abstractType1
       118: .line 898
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 5 /* abstractType1 */
        start local 5 // int abstractType1
       119: .line 899
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 6 /* abstractType2 */
        start local 6 // int abstractType2
       120: .line 900
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 7 /* abstractType3 */
        start local 7 // int abstractType3
       121: .line 901
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 8 /* abstractType4 */
        start local 8 // int abstractType4
       122: .line 902
            aload 0 /* this */
            iload 6 /* abstractType2 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       123: .line 903
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       124: .line 904
            aload 0 /* this */
            iload 8 /* abstractType4 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       125: .line 905
            aload 0 /* this */
            iload 7 /* abstractType3 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       126: .line 906
            aload 0 /* this */
            iload 6 /* abstractType2 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       127: .line 907
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       128: .line 908
            goto 231
        end local 8 // int abstractType4
        end local 7 // int abstractType3
        end local 6 // int abstractType2
        end local 5 // int abstractType1
       129: .line 910
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 5 /* abstractType1 */
        start local 5 // int abstractType1
       130: .line 911
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 6 /* abstractType2 */
        start local 6 // int abstractType2
       131: .line 912
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       132: .line 913
            aload 0 /* this */
            iload 6 /* abstractType2 */
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       133: .line 914
            goto 231
        end local 6 // int abstractType2
        end local 5 // int abstractType1
       134: .line 934
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       135: .line 935
            aload 0 /* this */
            ldc 16777217
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       136: .line 936
            goto 231
       137: .line 945
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       138: .line 946
            aload 0 /* this */
            ldc 16777220
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       139: .line 947
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       140: .line 948
            goto 231
       141: .line 957
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       142: .line 958
            aload 0 /* this */
            ldc 16777218
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       143: .line 959
            goto 231
       144: .line 965
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       145: .line 966
            aload 0 /* this */
            ldc 16777219
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       146: .line 967
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       147: .line 968
            goto 231
       148: .line 972
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_3
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       149: .line 973
            aload 0 /* this */
            ldc 16777220
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       150: .line 974
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       151: .line 975
            goto 231
       152: .line 977
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            ldc 16777217
            invokevirtual org.objectweb.asm.Frame.setLocal:(II)V
       153: .line 978
            goto 231
       154: .line 981
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       155: .line 982
            aload 0 /* this */
            ldc 16777220
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       156: .line 983
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       157: .line 984
            goto 231
       158: .line 986
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       159: .line 987
            aload 0 /* this */
            ldc 16777218
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       160: .line 988
            goto 231
       161: .line 991
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       162: .line 992
            aload 0 /* this */
            ldc 16777219
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       163: .line 993
            aload 0 /* this */
            ldc 16777216
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       164: .line 994
            goto 231
       165: .line 998
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       166: .line 999
            aload 0 /* this */
            ldc 16777217
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       167: .line 1000
            goto 231
       168: .line 1004
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       169: .line 1005
            aload 0 /* this */
            ldc 16777217
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       170: .line 1006
            goto 231
       171: .line 1009
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            ldc "JSR/RET are not supported with computeFrames option"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
       172: .line 1011
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* symbolTable */
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.Frame.push:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;)V
       173: .line 1012
            goto 231
       174: .line 1014
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.Frame.pop:(Ljava/lang/String;)V
       175: .line 1015
            goto 231
       176: .line 1017
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       177: .line 1018
            aload 0 /* this */
            aload 4 /* symbolTable */
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.Frame.push:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;)V
       178: .line 1019
            goto 231
       179: .line 1021
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.Frame.pop:(Ljava/lang/String;)V
       180: .line 1022
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            pop
       181: .line 1023
            goto 231
       182: .line 1028
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.Frame.pop:(Ljava/lang/String;)V
       183: .line 1029
            iload 1 /* opcode */
            sipush 184
            if_icmpeq 187
       184: .line 1030
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            istore 5 /* abstractType1 */
        start local 5 // int abstractType1
       185: .line 1031
            iload 1 /* opcode */
            sipush 183
            if_icmpne 187
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.name:Ljava/lang/String;
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 60
            if_icmpne 187
       186: .line 1032
            aload 0 /* this */
            iload 5 /* abstractType1 */
            invokevirtual org.objectweb.asm.Frame.addInitializedType:(I)V
        end local 5 // int abstractType1
       187: .line 1035
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* symbolTable */
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.Frame.push:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;)V
       188: .line 1036
            goto 231
       189: .line 1038
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.Frame.pop:(Ljava/lang/String;)V
       190: .line 1039
            aload 0 /* this */
            aload 4 /* symbolTable */
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.Frame.push:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;)V
       191: .line 1040
            goto 231
       192: .line 1042
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 50331648
            aload 4 /* symbolTable */
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            iload 2 /* arg */
            invokevirtual org.objectweb.asm.SymbolTable.addUninitializedType:(Ljava/lang/String;I)I
            ior
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       193: .line 1043
            goto 231
       194: .line 1045
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            pop
       195: .line 1046
            iload 2 /* arg */
            tableswitch { // 4 - 11
                    4: 196
                    5: 198
                    6: 206
                    7: 208
                    8: 200
                    9: 202
                   10: 204
                   11: 210
              default: 212
          }
       196: .line 1048
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212681
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       197: .line 1049
            goto 231
       198: .line 1051
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212683
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       199: .line 1052
            goto 231
       200: .line 1054
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212682
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       201: .line 1055
            goto 231
       202: .line 1057
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212684
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       203: .line 1058
            goto 231
       204: .line 1060
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212673
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       205: .line 1061
            goto 231
       206: .line 1063
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212674
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       207: .line 1064
            goto 231
       208: .line 1066
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212675
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       209: .line 1067
            goto 231
       210: .line 1069
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212676
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       211: .line 1070
            goto 231
       212: .line 1072
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
       213: .line 1076
      StackMap locals:
      StackMap stack:
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            astore 9 /* arrayElementType */
        start local 9 // java.lang.String arrayElementType
       214: .line 1077
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            pop
       215: .line 1078
            aload 9 /* arrayElementType */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 91
            if_icmpne 218
       216: .line 1079
            aload 0 /* this */
            aload 4 /* symbolTable */
            new java.lang.StringBuilder
            dup
            bipush 91
            invokestatic java.lang.String.valueOf:(C)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 9 /* arrayElementType */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual org.objectweb.asm.Frame.push:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;)V
       217: .line 1080
            goto 231
       218: .line 1081
      StackMap locals: org.objectweb.asm.Frame int int org.objectweb.asm.Symbol org.objectweb.asm.SymbolTable top top top top java.lang.String
      StackMap stack:
            aload 0 /* this */
            ldc 301989888
            aload 4 /* symbolTable */
            aload 9 /* arrayElementType */
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       219: .line 1083
            goto 231
        end local 9 // java.lang.String arrayElementType
       220: .line 1085
      StackMap locals: org.objectweb.asm.Frame int int org.objectweb.asm.Symbol org.objectweb.asm.SymbolTable
      StackMap stack:
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            astore 10 /* castType */
        start local 10 // java.lang.String castType
       221: .line 1086
            aload 0 /* this */
            invokevirtual org.objectweb.asm.Frame.pop:()I
            pop
       222: .line 1087
            aload 10 /* castType */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 91
            if_icmpne 225
       223: .line 1088
            aload 0 /* this */
            aload 4 /* symbolTable */
            aload 10 /* castType */
            invokevirtual org.objectweb.asm.Frame.push:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;)V
       224: .line 1089
            goto 231
       225: .line 1090
      StackMap locals: org.objectweb.asm.Frame int int org.objectweb.asm.Symbol org.objectweb.asm.SymbolTable top top top top top java.lang.String
      StackMap stack:
            aload 0 /* this */
            ldc 33554432
            aload 4 /* symbolTable */
            aload 10 /* castType */
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
            invokevirtual org.objectweb.asm.Frame.push:(I)V
       226: .line 1092
            goto 231
        end local 10 // java.lang.String castType
       227: .line 1094
      StackMap locals: org.objectweb.asm.Frame int int org.objectweb.asm.Symbol org.objectweb.asm.SymbolTable
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            invokevirtual org.objectweb.asm.Frame.pop:(I)V
       228: .line 1095
            aload 0 /* this */
            aload 4 /* symbolTable */
            aload 3 /* argSymbol */
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.Frame.push:(Lorg/objectweb/asm/SymbolTable;Ljava/lang/String;)V
       229: .line 1096
            goto 231
       230: .line 1098
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
       231: .line 1100
      StackMap locals:
      StackMap stack:
            return
        end local 4 // org.objectweb.asm.SymbolTable symbolTable
        end local 3 // org.objectweb.asm.Symbol argSymbol
        end local 2 // int arg
        end local 1 // int opcode
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0  232     0               this  Lorg/objectweb/asm/Frame;
            0  232     1             opcode  I
            0  232     2                arg  I
            0  232     3          argSymbol  Lorg/objectweb/asm/Symbol;
            0  232     4        symbolTable  Lorg/objectweb/asm/SymbolTable;
           48   52     5      abstractType1  I
           53   63     5      abstractType1  I
           65   76     5      abstractType1  I
           85   88     5      abstractType1  I
           89   94     5      abstractType1  I
           95  102     5      abstractType1  I
          103  109     5      abstractType1  I
          110  118     5      abstractType1  I
          119  129     5      abstractType1  I
          130  134     5      abstractType1  I
          185  187     5      abstractType1  I
           90   94     6      abstractType2  I
           96  102     6      abstractType2  I
          104  109     6      abstractType2  I
          111  118     6      abstractType2  I
          120  129     6      abstractType2  I
          131  134     6      abstractType2  I
           97  102     7      abstractType3  I
          112  118     7      abstractType3  I
          121  129     7      abstractType3  I
          122  129     8      abstractType4  I
           56   62     9  previousLocalType  I
           69   75     9  previousLocalType  I
          214  220     9   arrayElementType  Ljava/lang/String;
          221  227    10           castType  Ljava/lang/String;
    MethodParameters:
             Name  Flags
      opcode       final
      arg          final
      argSymbol    final
      symbolTable  final

  final boolean merge(org.objectweb.asm.SymbolTable, org.objectweb.asm.Frame, int);
    descriptor: (Lorg/objectweb/asm/SymbolTable;Lorg/objectweb/asm/Frame;I)Z
    flags: (0x0010) ACC_FINAL
    Code:
      stack=6, locals=13, args_size=4
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // org.objectweb.asm.SymbolTable symbolTable
        start local 2 // org.objectweb.asm.Frame dstFrame
        start local 3 // int catchTypeIndex
         0: .line 1120
            iconst_0
            istore 4 /* frameChanged */
        start local 4 // boolean frameChanged
         1: .line 1125
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            arraylength
            istore 5 /* nLocal */
        start local 5 // int nLocal
         2: .line 1126
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputStack:[I
            arraylength
            istore 6 /* nStack */
        start local 6 // int nStack
         3: .line 1127
            aload 2 /* dstFrame */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            ifnonnull 6
         4: .line 1128
            aload 2 /* dstFrame */
            iload 5 /* nLocal */
            newarray 10
            putfield org.objectweb.asm.Frame.inputLocals:[I
         5: .line 1129
            iconst_1
            istore 4 /* frameChanged */
         6: .line 1131
      StackMap locals: int int int
      StackMap stack:
            iconst_0
            istore 7 /* i */
        start local 7 // int i
         7: goto 34
         8: .line 1133
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            ifnull 29
            iload 7 /* i */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            arraylength
            if_icmpge 29
         9: .line 1134
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputLocals:[I
            iload 7 /* i */
            iaload
            istore 9 /* abstractOutputType */
        start local 9 // int abstractOutputType
        10: .line 1135
            iload 9 /* abstractOutputType */
            ifne 13
        11: .line 1138
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 7 /* i */
            iaload
            istore 8 /* concreteOutputType */
        start local 8 // int concreteOutputType
        12: .line 1139
            goto 30
        end local 8 // int concreteOutputType
        13: .line 1140
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int top int
      StackMap stack:
            iload 9 /* abstractOutputType */
            ldc -268435456
            iand
            istore 10 /* dim */
        start local 10 // int dim
        14: .line 1141
            iload 9 /* abstractOutputType */
            ldc 251658240
            iand
            istore 11 /* kind */
        start local 11 // int kind
        15: .line 1142
            iload 11 /* kind */
            ldc 67108864
            if_icmpne 21
        16: .line 1146
            iload 10 /* dim */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 9 /* abstractOutputType */
            ldc 1048575
            iand
            iaload
            iadd
            istore 8 /* concreteOutputType */
        start local 8 // int concreteOutputType
        17: .line 1147
            iload 9 /* abstractOutputType */
            ldc 1048576
            iand
            ifeq 30
        18: .line 1148
            iload 8 /* concreteOutputType */
            ldc 16777220
            if_icmpeq 19
            iload 8 /* concreteOutputType */
            ldc 16777219
            if_icmpne 30
        19: .line 1149
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int int int int int
      StackMap stack:
            ldc 16777216
            istore 8 /* concreteOutputType */
        20: .line 1151
            goto 30
        end local 8 // int concreteOutputType
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int top int int int
      StackMap stack:
        21: iload 11 /* kind */
            ldc 83886080
            if_icmpne 27
        22: .line 1155
            iload 10 /* dim */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputStack:[I
            iload 6 /* nStack */
            iload 9 /* abstractOutputType */
            ldc 1048575
            iand
            isub
            iaload
            iadd
            istore 8 /* concreteOutputType */
        start local 8 // int concreteOutputType
        23: .line 1156
            iload 9 /* abstractOutputType */
            ldc 1048576
            iand
            ifeq 30
        24: .line 1157
            iload 8 /* concreteOutputType */
            ldc 16777220
            if_icmpeq 25
            iload 8 /* concreteOutputType */
            ldc 16777219
            if_icmpne 30
        25: .line 1158
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int int int int int
      StackMap stack:
            ldc 16777216
            istore 8 /* concreteOutputType */
        26: .line 1160
            goto 30
        end local 8 // int concreteOutputType
        27: .line 1161
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int top int int int
      StackMap stack:
            iload 9 /* abstractOutputType */
            istore 8 /* concreteOutputType */
        end local 11 // int kind
        end local 10 // int dim
        end local 9 // int abstractOutputType
        start local 8 // int concreteOutputType
        28: .line 1164
            goto 30
        end local 8 // int concreteOutputType
        29: .line 1167
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 7 /* i */
            iaload
            istore 8 /* concreteOutputType */
        start local 8 // int concreteOutputType
        30: .line 1172
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.initializations:[I
            ifnull 32
        31: .line 1173
            aload 0 /* this */
            aload 1 /* symbolTable */
            iload 8 /* concreteOutputType */
            invokevirtual org.objectweb.asm.Frame.getInitializedType:(Lorg/objectweb/asm/SymbolTable;I)I
            istore 8 /* concreteOutputType */
        32: .line 1175
      StackMap locals:
      StackMap stack:
            iload 4 /* frameChanged */
            aload 1 /* symbolTable */
            iload 8 /* concreteOutputType */
            aload 2 /* dstFrame */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 7 /* i */
            invokestatic org.objectweb.asm.Frame.merge:(Lorg/objectweb/asm/SymbolTable;I[II)Z
            ior
            istore 4 /* frameChanged */
        end local 8 // int concreteOutputType
        33: .line 1131
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        34: iload 7 /* i */
            iload 5 /* nLocal */
            if_icmplt 8
        end local 7 // int i
        35: .line 1183
            iload 3 /* catchTypeIndex */
            ifle 46
        36: .line 1184
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        37: goto 40
        38: .line 1185
      StackMap locals:
      StackMap stack:
            iload 4 /* frameChanged */
            aload 1 /* symbolTable */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 7 /* i */
            iaload
            aload 2 /* dstFrame */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 7 /* i */
            invokestatic org.objectweb.asm.Frame.merge:(Lorg/objectweb/asm/SymbolTable;I[II)Z
            ior
            istore 4 /* frameChanged */
        39: .line 1184
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        40: iload 7 /* i */
            iload 5 /* nLocal */
            if_icmplt 38
        end local 7 // int i
        41: .line 1187
            aload 2 /* dstFrame */
            getfield org.objectweb.asm.Frame.inputStack:[I
            ifnonnull 44
        42: .line 1188
            aload 2 /* dstFrame */
            iconst_1
            newarray 10
            putfield org.objectweb.asm.Frame.inputStack:[I
        43: .line 1189
            iconst_1
            istore 4 /* frameChanged */
        44: .line 1191
      StackMap locals:
      StackMap stack:
            iload 4 /* frameChanged */
            aload 1 /* symbolTable */
            iload 3 /* catchTypeIndex */
            aload 2 /* dstFrame */
            getfield org.objectweb.asm.Frame.inputStack:[I
            iconst_0
            invokestatic org.objectweb.asm.Frame.merge:(Lorg/objectweb/asm/SymbolTable;I[II)Z
            ior
            istore 4 /* frameChanged */
        45: .line 1192
            iload 4 /* frameChanged */
            ireturn
        46: .line 1198
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputStack:[I
            arraylength
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStackStart:S
            iadd
            istore 7 /* nInputStack */
        start local 7 // int nInputStack
        47: .line 1199
            aload 2 /* dstFrame */
            getfield org.objectweb.asm.Frame.inputStack:[I
            ifnonnull 50
        48: .line 1200
            aload 2 /* dstFrame */
            iload 7 /* nInputStack */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStackTop:S
            iadd
            newarray 10
            putfield org.objectweb.asm.Frame.inputStack:[I
        49: .line 1201
            iconst_1
            istore 4 /* frameChanged */
        50: .line 1206
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 8 /* i */
        start local 8 // int i
        51: goto 57
        52: .line 1207
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputStack:[I
            iload 8 /* i */
            iaload
            istore 9 /* concreteOutputType */
        start local 9 // int concreteOutputType
        53: .line 1208
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.initializations:[I
            ifnull 55
        54: .line 1209
            aload 0 /* this */
            aload 1 /* symbolTable */
            iload 9 /* concreteOutputType */
            invokevirtual org.objectweb.asm.Frame.getInitializedType:(Lorg/objectweb/asm/SymbolTable;I)I
            istore 9 /* concreteOutputType */
        55: .line 1211
      StackMap locals: int
      StackMap stack:
            iload 4 /* frameChanged */
            aload 1 /* symbolTable */
            iload 9 /* concreteOutputType */
            aload 2 /* dstFrame */
            getfield org.objectweb.asm.Frame.inputStack:[I
            iload 8 /* i */
            invokestatic org.objectweb.asm.Frame.merge:(Lorg/objectweb/asm/SymbolTable;I[II)Z
            ior
            istore 4 /* frameChanged */
        end local 9 // int concreteOutputType
        56: .line 1206
            iinc 8 /* i */ 1
      StackMap locals:
      StackMap stack:
        57: iload 8 /* i */
            iload 7 /* nInputStack */
            if_icmplt 52
        end local 8 // int i
        58: .line 1215
            iconst_0
            istore 8 /* i */
        start local 8 // int i
        59: goto 80
        60: .line 1217
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStack:[I
            iload 8 /* i */
            iaload
            istore 10 /* abstractOutputType */
        start local 10 // int abstractOutputType
        61: .line 1218
            iload 10 /* abstractOutputType */
            ldc -268435456
            iand
            istore 11 /* dim */
        start local 11 // int dim
        62: .line 1219
            iload 10 /* abstractOutputType */
            ldc 251658240
            iand
            istore 12 /* kind */
        start local 12 // int kind
        63: .line 1220
            iload 12 /* kind */
            ldc 67108864
            if_icmpne 69
        64: .line 1221
            iload 11 /* dim */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            iload 10 /* abstractOutputType */
            ldc 1048575
            iand
            iaload
            iadd
            istore 9 /* concreteOutputType */
        start local 9 // int concreteOutputType
        65: .line 1222
            iload 10 /* abstractOutputType */
            ldc 1048576
            iand
            ifeq 76
        66: .line 1223
            iload 9 /* concreteOutputType */
            ldc 16777220
            if_icmpeq 67
            iload 9 /* concreteOutputType */
            ldc 16777219
            if_icmpne 76
        67: .line 1224
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int int int int int int
      StackMap stack:
            ldc 16777216
            istore 9 /* concreteOutputType */
        68: .line 1226
            goto 76
        end local 9 // int concreteOutputType
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int int top int int int
      StackMap stack:
        69: iload 12 /* kind */
            ldc 83886080
            if_icmpne 75
        70: .line 1227
            iload 11 /* dim */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputStack:[I
            iload 6 /* nStack */
            iload 10 /* abstractOutputType */
            ldc 1048575
            iand
            isub
            iaload
            iadd
            istore 9 /* concreteOutputType */
        start local 9 // int concreteOutputType
        71: .line 1228
            iload 10 /* abstractOutputType */
            ldc 1048576
            iand
            ifeq 76
        72: .line 1229
            iload 9 /* concreteOutputType */
            ldc 16777220
            if_icmpeq 73
            iload 9 /* concreteOutputType */
            ldc 16777219
            if_icmpne 76
        73: .line 1230
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int int int int int int
      StackMap stack:
            ldc 16777216
            istore 9 /* concreteOutputType */
        74: .line 1232
            goto 76
        end local 9 // int concreteOutputType
        75: .line 1233
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int int top int int int
      StackMap stack:
            iload 10 /* abstractOutputType */
            istore 9 /* concreteOutputType */
        start local 9 // int concreteOutputType
        76: .line 1235
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int int int int int int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.initializations:[I
            ifnull 78
        77: .line 1236
            aload 0 /* this */
            aload 1 /* symbolTable */
            iload 9 /* concreteOutputType */
            invokevirtual org.objectweb.asm.Frame.getInitializedType:(Lorg/objectweb/asm/SymbolTable;I)I
            istore 9 /* concreteOutputType */
        78: .line 1238
      StackMap locals:
      StackMap stack:
            iload 4 /* frameChanged */
            aload 1 /* symbolTable */
            iload 9 /* concreteOutputType */
            aload 2 /* dstFrame */
            getfield org.objectweb.asm.Frame.inputStack:[I
            iload 7 /* nInputStack */
            iload 8 /* i */
            iadd
            invokestatic org.objectweb.asm.Frame.merge:(Lorg/objectweb/asm/SymbolTable;I[II)Z
            ior
            istore 4 /* frameChanged */
        end local 12 // int kind
        end local 11 // int dim
        end local 10 // int abstractOutputType
        end local 9 // int concreteOutputType
        79: .line 1215
            iinc 8 /* i */ 1
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.SymbolTable org.objectweb.asm.Frame int int int int int int
      StackMap stack:
        80: iload 8 /* i */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.outputStackTop:S
            if_icmplt 60
        end local 8 // int i
        81: .line 1240
            iload 4 /* frameChanged */
            ireturn
        end local 7 // int nInputStack
        end local 6 // int nStack
        end local 5 // int nLocal
        end local 4 // boolean frameChanged
        end local 3 // int catchTypeIndex
        end local 2 // org.objectweb.asm.Frame dstFrame
        end local 1 // org.objectweb.asm.SymbolTable symbolTable
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   82     0                this  Lorg/objectweb/asm/Frame;
            0   82     1         symbolTable  Lorg/objectweb/asm/SymbolTable;
            0   82     2            dstFrame  Lorg/objectweb/asm/Frame;
            0   82     3      catchTypeIndex  I
            1   82     4        frameChanged  Z
            2   82     5              nLocal  I
            3   82     6              nStack  I
            7   35     7                   i  I
           12   13     8  concreteOutputType  I
           17   21     8  concreteOutputType  I
           23   27     8  concreteOutputType  I
           28   29     8  concreteOutputType  I
           30   33     8  concreteOutputType  I
           10   28     9  abstractOutputType  I
           14   28    10                 dim  I
           15   28    11                kind  I
           37   41     7                   i  I
           47   82     7         nInputStack  I
           51   58     8                   i  I
           53   56     9  concreteOutputType  I
           59   81     8                   i  I
           65   69     9  concreteOutputType  I
           71   75     9  concreteOutputType  I
           76   79     9  concreteOutputType  I
           61   79    10  abstractOutputType  I
           62   79    11                 dim  I
           63   79    12                kind  I
    MethodParameters:
                Name  Flags
      symbolTable     final
      dstFrame        final
      catchTypeIndex  final

  private static boolean merge(org.objectweb.asm.SymbolTable, int, int[], int);
    descriptor: (Lorg/objectweb/asm/SymbolTable;I[II)Z
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=5, locals=9, args_size=4
        start local 0 // org.objectweb.asm.SymbolTable symbolTable
        start local 1 // int sourceType
        start local 2 // int[] dstTypes
        start local 3 // int dstIndex
         0: .line 1262
            aload 2 /* dstTypes */
            iload 3 /* dstIndex */
            iaload
            istore 4 /* dstType */
        start local 4 // int dstType
         1: .line 1263
            iload 4 /* dstType */
            iload 1 /* sourceType */
            if_icmpne 3
         2: .line 1265
            iconst_0
            ireturn
         3: .line 1267
      StackMap locals: int
      StackMap stack:
            iload 1 /* sourceType */
            istore 5 /* srcType */
        start local 5 // int srcType
         4: .line 1268
            iload 1 /* sourceType */
            ldc 268435455
            iand
            ldc 16777221
            if_icmpne 8
         5: .line 1269
            iload 4 /* dstType */
            ldc 16777221
            if_icmpne 7
         6: .line 1270
            iconst_0
            ireturn
         7: .line 1272
      StackMap locals: int
      StackMap stack:
            ldc 16777221
            istore 5 /* srcType */
         8: .line 1274
      StackMap locals:
      StackMap stack:
            iload 4 /* dstType */
            ifne 11
         9: .line 1276
            aload 2 /* dstTypes */
            iload 3 /* dstIndex */
            iload 5 /* srcType */
            iastore
        10: .line 1277
            iconst_1
            ireturn
        11: .line 1280
      StackMap locals:
      StackMap stack:
            iload 4 /* dstType */
            ldc -268435456
            iand
            ifne 12
            iload 4 /* dstType */
            ldc 251658240
            iand
            ldc 33554432
            if_icmpne 38
        12: .line 1282
      StackMap locals:
      StackMap stack:
            iload 5 /* srcType */
            ldc 16777221
            if_icmpne 14
        13: .line 1284
            iconst_0
            ireturn
        14: .line 1285
      StackMap locals:
      StackMap stack:
            iload 5 /* srcType */
            ldc -16777216
            iand
            iload 4 /* dstType */
            ldc -16777216
            iand
            if_icmpne 26
        15: .line 1287
            iload 4 /* dstType */
            ldc 251658240
            iand
            ldc 33554432
            if_icmpne 23
        16: .line 1291
            iload 5 /* srcType */
            ldc -268435456
            iand
        17: .line 1292
            ldc 33554432
        18: .line 1291
            ior
        19: .line 1293
            aload 0 /* symbolTable */
            iload 5 /* srcType */
            ldc 1048575
            iand
            iload 4 /* dstType */
            ldc 1048575
            iand
            invokevirtual org.objectweb.asm.SymbolTable.addMergedType:(II)I
        20: .line 1291
            ior
        21: .line 1290
            istore 6 /* mergedType */
        start local 6 // int mergedType
        22: .line 1294
            goto 45
        end local 6 // int mergedType
        23: .line 1297
      StackMap locals:
      StackMap stack:
            ldc -268435456
            iload 5 /* srcType */
            ldc -268435456
            iand
            iadd
            istore 7 /* mergedDim */
        start local 7 // int mergedDim
        24: .line 1298
            iload 7 /* mergedDim */
            ldc 33554432
            ior
            aload 0 /* symbolTable */
            ldc "java/lang/Object"
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
            istore 6 /* mergedType */
        end local 7 // int mergedDim
        start local 6 // int mergedType
        25: .line 1300
            goto 45
        end local 6 // int mergedType
      StackMap locals:
      StackMap stack:
        26: iload 5 /* srcType */
            ldc -268435456
            iand
            ifne 27
            iload 5 /* srcType */
            ldc 251658240
            iand
            ldc 33554432
            if_icmpne 36
        27: .line 1305
      StackMap locals:
      StackMap stack:
            iload 5 /* srcType */
            ldc -268435456
            iand
            istore 7 /* srcDim */
        start local 7 // int srcDim
        28: .line 1306
            iload 7 /* srcDim */
            ifeq 30
            iload 5 /* srcType */
            ldc 251658240
            iand
            ldc 33554432
            if_icmpeq 30
        29: .line 1307
            iload 7 /* srcDim */
            ldc -268435456
            iadd
            istore 7 /* srcDim */
        30: .line 1309
      StackMap locals: org.objectweb.asm.SymbolTable int int[] int int int top int
      StackMap stack:
            iload 4 /* dstType */
            ldc -268435456
            iand
            istore 8 /* dstDim */
        start local 8 // int dstDim
        31: .line 1310
            iload 8 /* dstDim */
            ifeq 33
            iload 4 /* dstType */
            ldc 251658240
            iand
            ldc 33554432
            if_icmpeq 33
        32: .line 1311
            iload 8 /* dstDim */
            ldc -268435456
            iadd
            istore 8 /* dstDim */
        33: .line 1314
      StackMap locals: int
      StackMap stack:
            iload 7 /* srcDim */
            iload 8 /* dstDim */
            invokestatic java.lang.Math.min:(II)I
            ldc 33554432
            ior
            aload 0 /* symbolTable */
            ldc "java/lang/Object"
            invokevirtual org.objectweb.asm.SymbolTable.addType:(Ljava/lang/String;)I
            ior
        34: .line 1313
            istore 6 /* mergedType */
        end local 8 // int dstDim
        end local 7 // int srcDim
        start local 6 // int mergedType
        35: .line 1315
            goto 45
        end local 6 // int mergedType
        36: .line 1317
      StackMap locals: org.objectweb.asm.SymbolTable int int[] int int int
      StackMap stack:
            ldc 16777216
            istore 6 /* mergedType */
        start local 6 // int mergedType
        37: .line 1319
            goto 45
        end local 6 // int mergedType
      StackMap locals:
      StackMap stack:
        38: iload 4 /* dstType */
            ldc 16777221
            if_icmpne 44
        39: .line 1323
            iload 5 /* srcType */
            ldc -268435456
            iand
            ifne 40
            iload 5 /* srcType */
            ldc 251658240
            iand
            ldc 33554432
            if_icmpne 41
      StackMap locals:
      StackMap stack:
        40: iload 5 /* srcType */
            goto 42
      StackMap locals:
      StackMap stack:
        41: ldc 16777216
        42: .line 1322
      StackMap locals:
      StackMap stack: int
            istore 6 /* mergedType */
        start local 6 // int mergedType
        43: .line 1324
            goto 45
        end local 6 // int mergedType
        44: .line 1326
      StackMap locals:
      StackMap stack:
            ldc 16777216
            istore 6 /* mergedType */
        start local 6 // int mergedType
        45: .line 1328
      StackMap locals: int
      StackMap stack:
            iload 6 /* mergedType */
            iload 4 /* dstType */
            if_icmpeq 48
        46: .line 1329
            aload 2 /* dstTypes */
            iload 3 /* dstIndex */
            iload 6 /* mergedType */
            iastore
        47: .line 1330
            iconst_1
            ireturn
        48: .line 1332
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 6 // int mergedType
        end local 5 // int srcType
        end local 4 // int dstType
        end local 3 // int dstIndex
        end local 2 // int[] dstTypes
        end local 1 // int sourceType
        end local 0 // org.objectweb.asm.SymbolTable symbolTable
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   49     0  symbolTable  Lorg/objectweb/asm/SymbolTable;
            0   49     1   sourceType  I
            0   49     2     dstTypes  [I
            0   49     3     dstIndex  I
            1   49     4      dstType  I
            4   49     5      srcType  I
           22   23     6   mergedType  I
           25   26     6   mergedType  I
           35   36     6   mergedType  I
           37   38     6   mergedType  I
           43   44     6   mergedType  I
           45   49     6   mergedType  I
           24   25     7    mergedDim  I
           28   35     7       srcDim  I
           31   35     8       dstDim  I
    MethodParameters:
             Name  Flags
      symbolTable  final
      sourceType   final
      dstTypes     final
      dstIndex     final

  final void accept(org.objectweb.asm.MethodWriter);
    descriptor: (Lorg/objectweb/asm/MethodWriter;)V
    flags: (0x0010) ACC_FINAL
    Code:
      stack=4, locals=10, args_size=2
        start local 0 // org.objectweb.asm.Frame this
        start local 1 // org.objectweb.asm.MethodWriter methodWriter
         0: .line 1350
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputLocals:[I
            astore 2 /* localTypes */
        start local 2 // int[] localTypes
         1: .line 1351
            iconst_0
            istore 3 /* nLocal */
        start local 3 // int nLocal
         2: .line 1352
            iconst_0
            istore 4 /* nTrailingTop */
        start local 4 // int nTrailingTop
         3: .line 1353
            iconst_0
            istore 5 /* i */
        start local 5 // int i
         4: .line 1354
            goto 15
         5: .line 1355
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.MethodWriter int[] int int int
      StackMap stack:
            aload 2 /* localTypes */
            iload 5 /* i */
            iaload
            istore 6 /* localType */
        start local 6 // int localType
         6: .line 1356
            iload 5 /* i */
            iload 6 /* localType */
            ldc 16777220
            if_icmpeq 7
            iload 6 /* localType */
            ldc 16777219
            if_icmpne 8
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.MethodWriter int[] int int int int
      StackMap stack: int
         7: iconst_2
            goto 9
      StackMap locals:
      StackMap stack: int
         8: iconst_1
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.MethodWriter int[] int int int int
      StackMap stack: int int
         9: iadd
            istore 5 /* i */
        10: .line 1357
            iload 6 /* localType */
            ldc 16777216
            if_icmpne 13
        11: .line 1358
            iinc 4 /* nTrailingTop */ 1
        12: .line 1359
            goto 15
        13: .line 1360
      StackMap locals:
      StackMap stack:
            iload 3 /* nLocal */
            iload 4 /* nTrailingTop */
            iconst_1
            iadd
            iadd
            istore 3 /* nLocal */
        14: .line 1361
            iconst_0
            istore 4 /* nTrailingTop */
        end local 6 // int localType
        15: .line 1354
      StackMap locals:
      StackMap stack:
            iload 5 /* i */
            aload 2 /* localTypes */
            arraylength
            if_icmplt 5
        16: .line 1365
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.inputStack:[I
            astore 6 /* stackTypes */
        start local 6 // int[] stackTypes
        17: .line 1366
            iconst_0
            istore 7 /* nStack */
        start local 7 // int nStack
        18: .line 1367
            iconst_0
            istore 5 /* i */
        19: .line 1368
            goto 26
        20: .line 1369
      StackMap locals: int[] int
      StackMap stack:
            aload 6 /* stackTypes */
            iload 5 /* i */
            iaload
            istore 8 /* stackType */
        start local 8 // int stackType
        21: .line 1370
            iload 5 /* i */
            iload 8 /* stackType */
            ldc 16777220
            if_icmpeq 22
            iload 8 /* stackType */
            ldc 16777219
            if_icmpne 23
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.MethodWriter int[] int int int int[] int int
      StackMap stack: int
        22: iconst_2
            goto 24
      StackMap locals:
      StackMap stack: int
        23: iconst_1
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.MethodWriter int[] int int int int[] int int
      StackMap stack: int int
        24: iadd
            istore 5 /* i */
        25: .line 1371
            iinc 7 /* nStack */ 1
        end local 8 // int stackType
        26: .line 1368
      StackMap locals:
      StackMap stack:
            iload 5 /* i */
            aload 6 /* stackTypes */
            arraylength
            if_icmplt 20
        27: .line 1374
            aload 1 /* methodWriter */
            aload 0 /* this */
            getfield org.objectweb.asm.Frame.owner:Lorg/objectweb/asm/Label;
            getfield org.objectweb.asm.Label.bytecodeOffset:I
            iload 3 /* nLocal */
            iload 7 /* nStack */
            invokevirtual org.objectweb.asm.MethodWriter.visitFrameStart:(III)I
            istore 8 /* frameIndex */
        start local 8 // int frameIndex
        28: .line 1375
            iconst_0
            istore 5 /* i */
        29: .line 1376
            goto 36
        30: .line 1377
      StackMap locals: int
      StackMap stack:
            aload 2 /* localTypes */
            iload 5 /* i */
            iaload
            istore 9 /* localType */
        start local 9 // int localType
        31: .line 1378
            iload 5 /* i */
            iload 9 /* localType */
            ldc 16777220
            if_icmpeq 32
            iload 9 /* localType */
            ldc 16777219
            if_icmpne 33
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.MethodWriter int[] int int int int[] int int int
      StackMap stack: int
        32: iconst_2
            goto 34
      StackMap locals:
      StackMap stack: int
        33: iconst_1
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.MethodWriter int[] int int int int[] int int int
      StackMap stack: int int
        34: iadd
            istore 5 /* i */
        35: .line 1379
            aload 1 /* methodWriter */
            iload 8 /* frameIndex */
            iinc 8 /* frameIndex */ 1
            iload 9 /* localType */
            invokevirtual org.objectweb.asm.MethodWriter.visitAbstractType:(II)V
        end local 9 // int localType
        36: .line 1376
      StackMap locals:
      StackMap stack:
            iload 3 /* nLocal */
            iinc 3 /* nLocal */ -1
            ifgt 30
        37: .line 1381
            iconst_0
            istore 5 /* i */
        38: .line 1382
            goto 45
        39: .line 1383
      StackMap locals:
      StackMap stack:
            aload 6 /* stackTypes */
            iload 5 /* i */
            iaload
            istore 9 /* stackType */
        start local 9 // int stackType
        40: .line 1384
            iload 5 /* i */
            iload 9 /* stackType */
            ldc 16777220
            if_icmpeq 41
            iload 9 /* stackType */
            ldc 16777219
            if_icmpne 42
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.MethodWriter int[] int int int int[] int int int
      StackMap stack: int
        41: iconst_2
            goto 43
      StackMap locals:
      StackMap stack: int
        42: iconst_1
      StackMap locals: org.objectweb.asm.Frame org.objectweb.asm.MethodWriter int[] int int int int[] int int int
      StackMap stack: int int
        43: iadd
            istore 5 /* i */
        44: .line 1385
            aload 1 /* methodWriter */
            iload 8 /* frameIndex */
            iinc 8 /* frameIndex */ 1
            iload 9 /* stackType */
            invokevirtual org.objectweb.asm.MethodWriter.visitAbstractType:(II)V
        end local 9 // int stackType
        45: .line 1382
      StackMap locals:
      StackMap stack:
            iload 7 /* nStack */
            iinc 7 /* nStack */ -1
            ifgt 39
        46: .line 1387
            aload 1 /* methodWriter */
            invokevirtual org.objectweb.asm.MethodWriter.visitFrameEnd:()V
        47: .line 1388
            return
        end local 8 // int frameIndex
        end local 7 // int nStack
        end local 6 // int[] stackTypes
        end local 5 // int i
        end local 4 // int nTrailingTop
        end local 3 // int nLocal
        end local 2 // int[] localTypes
        end local 1 // org.objectweb.asm.MethodWriter methodWriter
        end local 0 // org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   48     0          this  Lorg/objectweb/asm/Frame;
            0   48     1  methodWriter  Lorg/objectweb/asm/MethodWriter;
            1   48     2    localTypes  [I
            2   48     3        nLocal  I
            3   48     4  nTrailingTop  I
            4   48     5             i  I
            6   15     6     localType  I
           17   48     6    stackTypes  [I
           18   48     7        nStack  I
           21   26     8     stackType  I
           28   48     8    frameIndex  I
           31   36     9     localType  I
           40   45     9     stackType  I
    MethodParameters:
              Name  Flags
      methodWriter  final

  static void putAbstractType(org.objectweb.asm.SymbolTable, int, org.objectweb.asm.ByteVector);
    descriptor: (Lorg/objectweb/asm/SymbolTable;ILorg/objectweb/asm/ByteVector;)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=5, args_size=3
        start local 0 // org.objectweb.asm.SymbolTable symbolTable
        start local 1 // int abstractType
        start local 2 // org.objectweb.asm.ByteVector output
         0: .line 1403
            iload 1 /* abstractType */
            ldc -268435456
            iand
            bipush 28
            ishr
            istore 3 /* arrayDimensions */
        start local 3 // int arrayDimensions
         1: .line 1404
            iload 3 /* arrayDimensions */
            ifne 14
         2: .line 1405
            iload 1 /* abstractType */
            ldc 1048575
            iand
            istore 4 /* typeValue */
        start local 4 // int typeValue
         3: .line 1406
            iload 1 /* abstractType */
            ldc 251658240
            iand
            lookupswitch { // 3
             16777216: 4
             33554432: 6
             50331648: 10
              default: 12
          }
         4: .line 1408
      StackMap locals: int int
      StackMap stack:
            aload 2 /* output */
            iload 4 /* typeValue */
            invokevirtual org.objectweb.asm.ByteVector.putByte:(I)Lorg/objectweb/asm/ByteVector;
            pop
         5: .line 1409
            goto 45
         6: .line 1411
      StackMap locals:
      StackMap stack:
            aload 2 /* output */
         7: .line 1412
            bipush 7
            invokevirtual org.objectweb.asm.ByteVector.putByte:(I)Lorg/objectweb/asm/ByteVector;
         8: .line 1413
            aload 0 /* symbolTable */
            aload 0 /* symbolTable */
            iload 4 /* typeValue */
            invokevirtual org.objectweb.asm.SymbolTable.getType:(I)Lorg/objectweb/asm/Symbol;
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual org.objectweb.asm.SymbolTable.addConstantClass:(Ljava/lang/String;)Lorg/objectweb/asm/Symbol;
            getfield org.objectweb.asm.Symbol.index:I
            invokevirtual org.objectweb.asm.ByteVector.putShort:(I)Lorg/objectweb/asm/ByteVector;
            pop
         9: .line 1414
            goto 45
        10: .line 1416
      StackMap locals:
      StackMap stack:
            aload 2 /* output */
            bipush 8
            invokevirtual org.objectweb.asm.ByteVector.putByte:(I)Lorg/objectweb/asm/ByteVector;
            aload 0 /* symbolTable */
            iload 4 /* typeValue */
            invokevirtual org.objectweb.asm.SymbolTable.getType:(I)Lorg/objectweb/asm/Symbol;
            getfield org.objectweb.asm.Symbol.data:J
            l2i
            invokevirtual org.objectweb.asm.ByteVector.putShort:(I)Lorg/objectweb/asm/ByteVector;
            pop
        11: .line 1417
            goto 45
        12: .line 1419
      StackMap locals:
      StackMap stack:
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
        end local 4 // int typeValue
        13: .line 1421
      StackMap locals:
      StackMap stack:
            goto 45
        14: .line 1423
      StackMap locals:
      StackMap stack:
            new java.lang.StringBuilder
            dup
            invokespecial java.lang.StringBuilder.<init>:()V
            astore 4 /* typeDescriptor */
        start local 4 // java.lang.StringBuilder typeDescriptor
        15: .line 1424
            goto 17
        16: .line 1425
      StackMap locals: java.lang.StringBuilder
      StackMap stack:
            aload 4 /* typeDescriptor */
            bipush 91
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            pop
        17: .line 1424
      StackMap locals:
      StackMap stack:
            iload 3 /* arrayDimensions */
            iinc 3 /* arrayDimensions */ -1
            ifgt 16
        18: .line 1427
            iload 1 /* abstractType */
            ldc 251658240
            iand
            ldc 33554432
            if_icmpne 24
        19: .line 1428
            aload 4 /* typeDescriptor */
        20: .line 1429
            bipush 76
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
        21: .line 1430
            aload 0 /* symbolTable */
            iload 1 /* abstractType */
            ldc 1048575
            iand
            invokevirtual org.objectweb.asm.SymbolTable.getType:(I)Lorg/objectweb/asm/Symbol;
            getfield org.objectweb.asm.Symbol.value:Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        22: .line 1431
            bipush 59
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            pop
        23: .line 1432
            goto 42
        24: .line 1433
      StackMap locals:
      StackMap stack:
            iload 1 /* abstractType */
            ldc 1048575
            iand
            tableswitch { // 1 - 12
                    1: 33
                    2: 35
                    3: 39
                    4: 37
                    5: 41
                    6: 41
                    7: 41
                    8: 41
                    9: 25
                   10: 27
                   11: 29
                   12: 31
              default: 41
          }
        25: .line 1435
      StackMap locals:
      StackMap stack:
            aload 4 /* typeDescriptor */
            bipush 90
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            pop
        26: .line 1436
            goto 42
        27: .line 1438
      StackMap locals:
      StackMap stack:
            aload 4 /* typeDescriptor */
            bipush 66
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            pop
        28: .line 1439
            goto 42
        29: .line 1441
      StackMap locals:
      StackMap stack:
            aload 4 /* typeDescriptor */
            bipush 67
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            pop
        30: .line 1442
            goto 42
        31: .line 1444
      StackMap locals:
      StackMap stack:
            aload 4 /* typeDescriptor */
            bipush 83
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            pop
        32: .line 1445
            goto 42
        33: .line 1447
      StackMap locals:
      StackMap stack:
            aload 4 /* typeDescriptor */
            bipush 73
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            pop
        34: .line 1448
            goto 42
        35: .line 1450
      StackMap locals:
      StackMap stack:
            aload 4 /* typeDescriptor */
            bipush 70
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            pop
        36: .line 1451
            goto 42
        37: .line 1453
      StackMap locals:
      StackMap stack:
            aload 4 /* typeDescriptor */
            bipush 74
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            pop
        38: .line 1454
            goto 42
        39: .line 1456
      StackMap locals:
      StackMap stack:
            aload 4 /* typeDescriptor */
            bipush 68
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            pop
        40: .line 1457
            goto 42
        41: .line 1459
      StackMap locals:
      StackMap stack:
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
        42: .line 1462
      StackMap locals:
      StackMap stack:
            aload 2 /* output */
        43: .line 1463
            bipush 7
            invokevirtual org.objectweb.asm.ByteVector.putByte:(I)Lorg/objectweb/asm/ByteVector;
        44: .line 1464
            aload 0 /* symbolTable */
            aload 4 /* typeDescriptor */
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual org.objectweb.asm.SymbolTable.addConstantClass:(Ljava/lang/String;)Lorg/objectweb/asm/Symbol;
            getfield org.objectweb.asm.Symbol.index:I
            invokevirtual org.objectweb.asm.ByteVector.putShort:(I)Lorg/objectweb/asm/ByteVector;
            pop
        end local 4 // java.lang.StringBuilder typeDescriptor
        45: .line 1466
      StackMap locals:
      StackMap stack:
            return
        end local 3 // int arrayDimensions
        end local 2 // org.objectweb.asm.ByteVector output
        end local 1 // int abstractType
        end local 0 // org.objectweb.asm.SymbolTable symbolTable
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   46     0      symbolTable  Lorg/objectweb/asm/SymbolTable;
            0   46     1     abstractType  I
            0   46     2           output  Lorg/objectweb/asm/ByteVector;
            1   46     3  arrayDimensions  I
            3   13     4        typeValue  I
           15   45     4   typeDescriptor  Ljava/lang/StringBuilder;
    MethodParameters:
              Name  Flags
      symbolTable   final
      abstractType  final
      output        final
}
SourceFile: "Frame.java"