final class com.sun.xml.internal.ws.org.objectweb.asm.Frame
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: com.sun.xml.internal.ws.org.objectweb.asm.Frame
  super_class: java.lang.Object
{
  static final int DIM;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: -268435456

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  static final int[] SIZE;
    descriptor: [I
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  com.sun.xml.internal.ws.org.objectweb.asm.Label owner;
    descriptor: Lcom/sun/xml/internal/ws/org/objectweb/asm/Label;
    flags: (0x0000) 

  int[] inputLocals;
    descriptor: [I
    flags: (0x0000) 

  int[] inputStack;
    descriptor: [I
    flags: (0x0000) 

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

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

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

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

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

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=3, args_size=0
         0: .line 260
            sipush 202
            newarray 10
            astore 1 /* b */
        start local 1 // int[] b
         1: .line 261
            ldc "EFFFFFFFFGGFFFGGFFFEEFGFGFEEEEEEEEEEEEEEEEEEEEDEDEDDDDDCDCDEEEEEEEEEEEEEEEEEEEEBABABBBBDCFFFGGGEDCDCDCDCDCDCDCDCDCDCEEEEDDDDDDDCDCDCEFEFDDEEFFDEDEEEBDDBBDDDDDDCCCCCCCCEFEDDDCDCDEEEEEEEEEEFEEEEEEDDEEDDEE"
            astore 2 /* s */
        start local 2 // java.lang.String s
         2: .line 265
            iconst_0
            istore 0 /* i */
        start local 0 // int i
         3: goto 6
         4: .line 266
      StackMap locals: int int[] java.lang.String
      StackMap stack:
            aload 1 /* b */
            iload 0 /* i */
            aload 2 /* s */
            iload 0 /* i */
            invokevirtual java.lang.String.charAt:(I)C
            bipush 69
            isub
            iastore
         5: .line 265
            iinc 0 /* i */ 1
      StackMap locals:
      StackMap stack:
         6: iload 0 /* i */
            aload 1 /* b */
            arraylength
            if_icmplt 4
         7: .line 268
            aload 1 /* b */
            putstatic com.sun.xml.internal.ws.org.objectweb.asm.Frame.SIZE:[I
        end local 2 // java.lang.String s
        end local 1 // int[] b
        end local 0 // int i
         8: .line 482
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            3    8     0     i  I
            1    8     1     b  [I
            2    8     2     s  Ljava/lang/String;

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
         0: .line 67
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;

  private int get(int);
    descriptor: (I)I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
        start local 1 // int local
         0: .line 551
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
            ifnull 1
            iload 1 /* local */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
            arraylength
            if_icmplt 2
         1: .line 554
      StackMap locals:
      StackMap stack:
            ldc 33554432
            iload 1 /* local */
            ior
            ireturn
         2: .line 556
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
            iload 1 /* local */
            iaload
            istore 2 /* type */
        start local 2 // int type
         3: .line 557
            iload 2 /* type */
            ifne 5
         4: .line 560
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
            iload 1 /* local */
            ldc 33554432
            iload 1 /* local */
            ior
            dup_x2
            iastore
            istore 2 /* type */
         5: .line 562
      StackMap locals: int
      StackMap stack:
            iload 2 /* type */
            ireturn
        end local 2 // int type
        end local 1 // int local
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;
            0    6     1  local  I
            3    6     2   type  I
    MethodParameters:
       Name  Flags
      local  final

  private void set(int, int);
    descriptor: (II)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=5, args_size=3
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
        start local 1 // int local
        start local 2 // int type
         0: .line 574
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
            ifnonnull 2
         1: .line 575
            aload 0 /* this */
            bipush 10
            newarray 10
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
         2: .line 577
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
            arraylength
            istore 3 /* n */
        start local 3 // int n
         3: .line 578
            iload 1 /* local */
            iload 3 /* n */
            if_icmplt 7
         4: .line 579
            iload 1 /* local */
            iconst_1
            iadd
            iconst_2
            iload 3 /* n */
            imul
            invokestatic java.lang.Math.max:(II)I
            newarray 10
            astore 4 /* t */
        start local 4 // int[] t
         5: .line 580
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
            iconst_0
            aload 4 /* t */
            iconst_0
            iload 3 /* n */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         6: .line 581
            aload 0 /* this */
            aload 4 /* t */
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
        end local 4 // int[] t
         7: .line 584
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
            iload 1 /* local */
            iload 2 /* type */
            iastore
         8: .line 585
            return
        end local 3 // int n
        end local 2 // int type
        end local 1 // int local
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;
            0    9     1  local  I
            0    9     2   type  I
            3    9     3      n  I
            5    7     4      t  [I
    MethodParameters:
       Name  Flags
      local  final
      type   final

  private void push(int);
    descriptor: (I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
        start local 1 // int type
         0: .line 594
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStack:[I
            ifnonnull 2
         1: .line 595
            aload 0 /* this */
            bipush 10
            newarray 10
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStack:[I
         2: .line 597
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStack:[I
            arraylength
            istore 2 /* n */
        start local 2 // int n
         3: .line 598
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            iload 2 /* n */
            if_icmplt 7
         4: .line 599
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            iconst_1
            iadd
            iconst_2
            iload 2 /* n */
            imul
            invokestatic java.lang.Math.max:(II)I
            newarray 10
            astore 3 /* t */
        start local 3 // int[] t
         5: .line 600
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStack:[I
            iconst_0
            aload 3 /* t */
            iconst_0
            iload 2 /* n */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         6: .line 601
            aload 0 /* this */
            aload 3 /* t */
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStack:[I
        end local 3 // int[] t
         7: .line 604
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStack:[I
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            dup_x1
            iconst_1
            iadd
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            iload 1 /* type */
            iastore
         8: .line 606
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.owner:Lcom/sun/xml/internal/ws/org/objectweb/asm/Label;
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Label.inputStackTop:I
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            iadd
            istore 3 /* top */
        start local 3 // int top
         9: .line 607
            iload 3 /* top */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.owner:Lcom/sun/xml/internal/ws/org/objectweb/asm/Label;
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Label.outputStackMax:I
            if_icmple 11
        10: .line 608
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.owner:Lcom/sun/xml/internal/ws/org/objectweb/asm/Label;
            iload 3 /* top */
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Label.outputStackMax:I
        11: .line 610
      StackMap locals: int
      StackMap stack:
            return
        end local 3 // int top
        end local 2 // int n
        end local 1 // int type
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;
            0   12     1  type  I
            3   12     2     n  I
            5    7     3     t  [I
            9   12     3   top  I
    MethodParameters:
      Name  Flags
      type  final

  private void push(com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter, java.lang.String);
    descriptor: (Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=4, args_size=3
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
        start local 1 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        start local 2 // java.lang.String desc
         0: .line 621
            aload 1 /* cw */
            aload 2 /* desc */
            invokestatic com.sun.xml.internal.ws.org.objectweb.asm.Frame.type:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Ljava/lang/String;)I
            istore 3 /* type */
        start local 3 // int type
         1: .line 622
            iload 3 /* type */
            ifeq 5
         2: .line 623
            aload 0 /* this */
            iload 3 /* type */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
         3: .line 624
            iload 3 /* type */
            ldc 16777220
            if_icmpeq 4
            iload 3 /* type */
            ldc 16777219
            if_icmpne 5
         4: .line 625
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
         5: .line 628
      StackMap locals:
      StackMap stack:
            return
        end local 3 // int type
        end local 2 // java.lang.String desc
        end local 1 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;
            0    6     1    cw  Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;
            0    6     2  desc  Ljava/lang/String;
            1    6     3  type  I
    MethodParameters:
      Name  Flags
      cw    final
      desc  final

  private static int type(com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter, java.lang.String);
    descriptor: (Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Ljava/lang/String;)I
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=4, locals=6, args_size=2
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        start local 1 // java.lang.String desc
         0: .line 639
            aload 1 /* desc */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 40
            if_icmpne 1
            aload 1 /* desc */
            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 /* index */
        start local 3 // int index
         3: .line 640
            aload 1 /* desc */
            iload 3 /* index */
            invokevirtual java.lang.String.charAt:(I)C
            tableswitch { // 66 - 90
                   66: 5
                   67: 5
                   68: 8
                   69: 11
                   70: 6
                   71: 11
                   72: 11
                   73: 5
                   74: 7
                   75: 11
                   76: 9
                   77: 11
                   78: 11
                   79: 11
                   80: 11
                   81: 11
                   82: 11
                   83: 5
                   84: 11
                   85: 11
                   86: 4
                   87: 11
                   88: 11
                   89: 11
                   90: 5
              default: 11
          }
         4: .line 642
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter java.lang.String top int
      StackMap stack:
            iconst_0
            ireturn
         5: .line 648
      StackMap locals:
      StackMap stack:
            ldc 16777217
            ireturn
         6: .line 650
      StackMap locals:
      StackMap stack:
            ldc 16777218
            ireturn
         7: .line 652
      StackMap locals:
      StackMap stack:
            ldc 16777220
            ireturn
         8: .line 654
      StackMap locals:
      StackMap stack:
            ldc 16777219
            ireturn
         9: .line 657
      StackMap locals:
      StackMap stack:
            aload 1 /* desc */
            iload 3 /* index */
            iconst_1
            iadd
            aload 1 /* desc */
            invokevirtual java.lang.String.length:()I
            iconst_1
            isub
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 2 /* t */
        start local 2 // java.lang.String t
        10: .line 658
            ldc 24117248
            aload 0 /* cw */
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            ireturn
        end local 2 // java.lang.String t
        11: .line 663
      StackMap locals:
      StackMap stack:
            iload 3 /* index */
            iconst_1
            iadd
            istore 5 /* dims */
        start local 5 // int dims
        12: .line 664
            goto 14
        13: .line 665
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter java.lang.String top int top int
      StackMap stack:
            iinc 5 /* dims */ 1
        14: .line 664
      StackMap locals:
      StackMap stack:
            aload 1 /* desc */
            iload 5 /* dims */
            invokevirtual java.lang.String.charAt:(I)C
            bipush 91
            if_icmpeq 13
        15: .line 667
            aload 1 /* desc */
            iload 5 /* dims */
            invokevirtual java.lang.String.charAt:(I)C
            lookupswitch { // 8
                   66: 20
                   67: 18
                   68: 30
                   70: 26
                   73: 24
                   74: 28
                   83: 22
                   90: 16
              default: 32
          }
        16: .line 669
      StackMap locals:
      StackMap stack:
            ldc 16777225
            istore 4 /* data */
        start local 4 // int data
        17: .line 670
            goto 34
        end local 4 // int data
        18: .line 672
      StackMap locals:
      StackMap stack:
            ldc 16777227
            istore 4 /* data */
        start local 4 // int data
        19: .line 673
            goto 34
        end local 4 // int data
        20: .line 675
      StackMap locals:
      StackMap stack:
            ldc 16777226
            istore 4 /* data */
        start local 4 // int data
        21: .line 676
            goto 34
        end local 4 // int data
        22: .line 678
      StackMap locals:
      StackMap stack:
            ldc 16777228
            istore 4 /* data */
        start local 4 // int data
        23: .line 679
            goto 34
        end local 4 // int data
        24: .line 681
      StackMap locals:
      StackMap stack:
            ldc 16777217
            istore 4 /* data */
        start local 4 // int data
        25: .line 682
            goto 34
        end local 4 // int data
        26: .line 684
      StackMap locals:
      StackMap stack:
            ldc 16777218
            istore 4 /* data */
        start local 4 // int data
        27: .line 685
            goto 34
        end local 4 // int data
        28: .line 687
      StackMap locals:
      StackMap stack:
            ldc 16777220
            istore 4 /* data */
        start local 4 // int data
        29: .line 688
            goto 34
        end local 4 // int data
        30: .line 690
      StackMap locals:
      StackMap stack:
            ldc 16777219
            istore 4 /* data */
        start local 4 // int data
        31: .line 691
            goto 34
        end local 4 // int data
        32: .line 695
      StackMap locals:
      StackMap stack:
            aload 1 /* desc */
            iload 5 /* dims */
            iconst_1
            iadd
            aload 1 /* desc */
            invokevirtual java.lang.String.length:()I
            iconst_1
            isub
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 2 /* t */
        start local 2 // java.lang.String t
        33: .line 696
            ldc 24117248
            aload 0 /* cw */
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            istore 4 /* data */
        end local 2 // java.lang.String t
        start local 4 // int data
        34: .line 698
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter java.lang.String top int int int
      StackMap stack:
            iload 5 /* dims */
            iload 3 /* index */
            isub
            bipush 28
            ishl
            iload 4 /* data */
            ior
            ireturn
        end local 5 // int dims
        end local 4 // int data
        end local 3 // int index
        end local 1 // java.lang.String desc
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   35     0     cw  Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;
            0   35     1   desc  Ljava/lang/String;
           10   11     2      t  Ljava/lang/String;
           33   34     2      t  Ljava/lang/String;
            3   35     3  index  I
           17   18     4   data  I
           19   20     4   data  I
           21   22     4   data  I
           23   24     4   data  I
           25   26     4   data  I
           27   28     4   data  I
           29   30     4   data  I
           31   32     4   data  I
           34   35     4   data  I
           12   35     5   dims  I
    MethodParameters:
      Name  Flags
      cw    final
      desc  final

  private int pop();
    descriptor: ()I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
         0: .line 708
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            ifle 2
         1: .line 709
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStack:[I
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            iconst_1
            isub
            dup_x1
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            iaload
            ireturn
         2: .line 712
      StackMap locals:
      StackMap stack:
            ldc 50331648
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.owner:Lcom/sun/xml/internal/ws/org/objectweb/asm/Label;
            dup
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Label.inputStackTop:I
            iconst_1
            isub
            dup_x1
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Label.inputStackTop:I
            ineg
            ior
            ireturn
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/xml/internal/ws/org/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 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
        start local 1 // int elements
         0: .line 722
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            iload 1 /* elements */
            if_icmplt 3
         1: .line 723
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            iload 1 /* elements */
            isub
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
         2: .line 724
            goto 5
         3: .line 728
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.owner:Lcom/sun/xml/internal/ws/org/objectweb/asm/Label;
            dup
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Label.inputStackTop:I
            iload 1 /* elements */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            isub
            isub
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Label.inputStackTop:I
         4: .line 729
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
         5: .line 731
      StackMap locals:
      StackMap stack:
            return
        end local 1 // int elements
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    6     0      this  Lcom/sun/xml/internal/ws/org/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 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
        start local 1 // java.lang.String desc
         0: .line 741
            aload 1 /* desc */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            istore 2 /* c */
        start local 2 // char c
         1: .line 742
            iload 2 /* c */
            bipush 40
            if_icmpne 4
         2: .line 743
            aload 0 /* this */
            aload 1 /* desc */
            invokestatic com.sun.xml.internal.ws.org.objectweb.asm.MethodWriter.getArgumentsAndReturnSizes:(Ljava/lang/String;)I
            iconst_2
            ishr
            iconst_1
            isub
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
         3: .line 744
            goto 8
      StackMap locals: int
      StackMap stack:
         4: iload 2 /* c */
            bipush 74
            if_icmpeq 5
            iload 2 /* c */
            bipush 68
            if_icmpne 7
         5: .line 745
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
         6: .line 746
            goto 8
         7: .line 747
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
         8: .line 749
      StackMap locals:
      StackMap stack:
            return
        end local 2 // char c
        end local 1 // java.lang.String desc
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;
            0    9     1  desc  Ljava/lang/String;
            1    9     2     c  C
    MethodParameters:
      Name  Flags
      desc  final

  private void init(int);
    descriptor: (I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
        start local 1 // int var
         0: .line 759
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializations:[I
            ifnonnull 2
         1: .line 760
            aload 0 /* this */
            iconst_2
            newarray 10
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializations:[I
         2: .line 762
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializations:[I
            arraylength
            istore 2 /* n */
        start local 2 // int n
         3: .line 763
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializationCount:I
            iload 2 /* n */
            if_icmplt 7
         4: .line 764
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializationCount:I
            iconst_1
            iadd
            iconst_2
            iload 2 /* n */
            imul
            invokestatic java.lang.Math.max:(II)I
            newarray 10
            astore 3 /* t */
        start local 3 // int[] t
         5: .line 765
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializations:[I
            iconst_0
            aload 3 /* t */
            iconst_0
            iload 2 /* n */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         6: .line 766
            aload 0 /* this */
            aload 3 /* t */
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializations:[I
        end local 3 // int[] t
         7: .line 769
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializations:[I
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializationCount:I
            dup_x1
            iconst_1
            iadd
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializationCount:I
            iload 1 /* var */
            iastore
         8: .line 770
            return
        end local 2 // int n
        end local 1 // int var
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;
            0    9     1   var  I
            3    9     2     n  I
            5    7     3     t  [I
    MethodParameters:
      Name  Flags
      var   final

  private int init(com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter, int);
    descriptor: (Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;I)I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=8, args_size=3
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
        start local 1 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        start local 2 // int t
         0: .line 783
            iload 2 /* t */
            ldc 16777222
            if_icmpne 3
         1: .line 784
            ldc 24117248
            aload 1 /* cw */
            aload 1 /* cw */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.thisName:Ljava/lang/String;
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            istore 3 /* s */
        start local 3 // int s
         2: .line 785
            goto 8
        end local 3 // int s
      StackMap locals:
      StackMap stack:
         3: iload 2 /* t */
            ldc -1048576
            iand
            ldc 25165824
            if_icmpne 7
         4: .line 786
            aload 1 /* cw */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.typeTable:[Lcom/sun/xml/internal/ws/org/objectweb/asm/Item;
            iload 2 /* t */
            ldc 1048575
            iand
            aaload
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
            astore 4 /* type */
        start local 4 // java.lang.String type
         5: .line 787
            ldc 24117248
            aload 1 /* cw */
            aload 4 /* type */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            istore 3 /* s */
        end local 4 // java.lang.String type
        start local 3 // int s
         6: .line 788
            goto 8
        end local 3 // int s
         7: .line 789
      StackMap locals:
      StackMap stack:
            iload 2 /* t */
            ireturn
        start local 3 // int s
         8: .line 791
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 4 /* j */
        start local 4 // int j
         9: goto 21
        10: .line 792
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializations:[I
            iload 4 /* j */
            iaload
            istore 5 /* u */
        start local 5 // int u
        11: .line 793
            iload 5 /* u */
            ldc -268435456
            iand
            istore 6 /* dim */
        start local 6 // int dim
        12: .line 794
            iload 5 /* u */
            ldc 251658240
            iand
            istore 7 /* kind */
        start local 7 // int kind
        13: .line 795
            iload 7 /* kind */
            ldc 33554432
            if_icmpne 16
        14: .line 796
            iload 6 /* dim */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* u */
            ldc 16777215
            iand
            iaload
            iadd
            istore 5 /* u */
        15: .line 797
            goto 18
      StackMap locals: int int int
      StackMap stack:
        16: iload 7 /* kind */
            ldc 50331648
            if_icmpne 18
        17: .line 798
            iload 6 /* dim */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            arraylength
            iload 5 /* u */
            ldc 16777215
            iand
            isub
            iaload
            iadd
            istore 5 /* u */
        18: .line 800
      StackMap locals:
      StackMap stack:
            iload 2 /* t */
            iload 5 /* u */
            if_icmpne 20
        19: .line 801
            iload 3 /* s */
            ireturn
        end local 7 // int kind
        end local 6 // int dim
        end local 5 // int u
        20: .line 791
      StackMap locals:
      StackMap stack:
            iinc 4 /* j */ 1
      StackMap locals:
      StackMap stack:
        21: iload 4 /* j */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializationCount:I
            if_icmplt 10
        end local 4 // int j
        22: .line 804
            iload 2 /* t */
            ireturn
        end local 3 // int s
        end local 2 // int t
        end local 1 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   23     0  this  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;
            0   23     1    cw  Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;
            0   23     2     t  I
            2    3     3     s  I
            6    7     3     s  I
            8   23     3     s  I
            5    6     4  type  Ljava/lang/String;
            9   22     4     j  I
           11   20     5     u  I
           12   20     6   dim  I
           13   20     7  kind  I
    MethodParameters:
      Name  Flags
      cw    final
      t     final

  void initInputFrame(com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter, int, com.sun.xml.internal.ws.org.objectweb.asm.Type[], int);
    descriptor: (Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;I[Lcom/sun/xml/internal/ws/org/objectweb/asm/Type;I)V
    flags: (0x0000) 
    Code:
      stack=5, locals=8, args_size=5
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
        start local 1 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        start local 2 // int access
        start local 3 // com.sun.xml.internal.ws.org.objectweb.asm.Type[] args
        start local 4 // int maxLocals
         0: .line 822
            aload 0 /* this */
            iload 4 /* maxLocals */
            newarray 10
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
         1: .line 823
            aload 0 /* this */
            iconst_0
            newarray 10
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
         2: .line 824
            iconst_0
            istore 5 /* i */
        start local 5 // int i
         3: .line 825
            iload 2 /* access */
            bipush 8
            iand
            ifne 8
         4: .line 826
            iload 2 /* access */
            ldc 262144
            iand
            ifne 7
         5: .line 827
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iinc 5 /* i */ 1
            ldc 24117248
            aload 1 /* cw */
            aload 1 /* cw */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.thisName:Ljava/lang/String;
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            iastore
         6: .line 828
            goto 8
         7: .line 829
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iinc 5 /* i */ 1
            ldc 16777222
            iastore
         8: .line 832
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 6 /* j */
        start local 6 // int j
         9: goto 15
        10: .line 833
      StackMap locals: int
      StackMap stack:
            aload 1 /* cw */
            aload 3 /* args */
            iload 6 /* j */
            aaload
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Type.getDescriptor:()Ljava/lang/String;
            invokestatic com.sun.xml.internal.ws.org.objectweb.asm.Frame.type:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Ljava/lang/String;)I
            istore 7 /* t */
        start local 7 // int t
        11: .line 834
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iinc 5 /* i */ 1
            iload 7 /* t */
            iastore
        12: .line 835
            iload 7 /* t */
            ldc 16777220
            if_icmpeq 13
            iload 7 /* t */
            ldc 16777219
            if_icmpne 14
        13: .line 836
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iinc 5 /* i */ 1
            ldc 16777216
            iastore
        end local 7 // int t
        14: .line 832
      StackMap locals:
      StackMap stack:
            iinc 6 /* j */ 1
      StackMap locals:
      StackMap stack:
        15: iload 6 /* j */
            aload 3 /* args */
            arraylength
            if_icmplt 10
        end local 6 // int j
        16: .line 839
            goto 18
        17: .line 840
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iinc 5 /* i */ 1
            ldc 16777216
            iastore
        18: .line 839
      StackMap locals:
      StackMap stack:
            iload 5 /* i */
            iload 4 /* maxLocals */
            if_icmplt 17
        19: .line 842
            return
        end local 5 // int i
        end local 4 // int maxLocals
        end local 3 // com.sun.xml.internal.ws.org.objectweb.asm.Type[] args
        end local 2 // int access
        end local 1 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   20     0       this  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;
            0   20     1         cw  Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;
            0   20     2     access  I
            0   20     3       args  [Lcom/sun/xml/internal/ws/org/objectweb/asm/Type;
            0   20     4  maxLocals  I
            3   20     5          i  I
            9   16     6          j  I
           11   14     7          t  I
    MethodParameters:
           Name  Flags
      cw         final
      access     final
      args       final
      maxLocals  final

  void execute(int, int, com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter, com.sun.xml.internal.ws.org.objectweb.asm.Item);
    descriptor: (IILcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Lcom/sun/xml/internal/ws/org/objectweb/asm/Item;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=10, args_size=5
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
        start local 1 // int opcode
        start local 2 // int arg
        start local 3 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        start local 4 // com.sun.xml.internal.ws.org.objectweb.asm.Item item
         0: .line 859
            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: 213
                   20: 213
                   21: 4
                   22: 6
                   23: 9
                   24: 11
                   25: 29
                   26: 213
                   27: 213
                   28: 213
                   29: 213
                   30: 213
                   31: 213
                   32: 213
                   33: 213
                   34: 213
                   35: 213
                   36: 213
                   37: 213
                   38: 213
                   39: 213
                   40: 213
                   41: 213
                   42: 213
                   43: 213
                   44: 213
                   45: 213
                   46: 31
                   47: 34
                   48: 38
                   49: 41
                   50: 45
                   51: 31
                   52: 31
                   53: 31
                   54: 49
                   55: 56
                   56: 49
                   57: 56
                   58: 49
                   59: 213
                   60: 213
                   61: 213
                   62: 213
                   63: 213
                   64: 213
                   65: 213
                   66: 213
                   67: 213
                   68: 213
                   69: 213
                   70: 213
                   71: 213
                   72: 213
                   73: 213
                   74: 213
                   75: 213
                   76: 213
                   77: 213
                   78: 213
                   79: 65
                   80: 67
                   81: 65
                   82: 67
                   83: 65
                   84: 65
                   85: 65
                   86: 65
                   87: 69
                   88: 71
                   89: 73
                   90: 77
                   91: 83
                   92: 91
                   93: 98
                   94: 107
                   95: 118
                   96: 123
                   97: 126
                   98: 130
                   99: 133
                  100: 123
                  101: 126
                  102: 130
                  103: 133
                  104: 123
                  105: 126
                  106: 130
                  107: 133
                  108: 123
                  109: 126
                  110: 130
                  111: 133
                  112: 123
                  113: 126
                  114: 130
                  115: 133
                  116: 1
                  117: 1
                  118: 1
                  119: 1
                  120: 123
                  121: 137
                  122: 123
                  123: 137
                  124: 123
                  125: 137
                  126: 123
                  127: 126
                  128: 123
                  129: 126
                  130: 123
                  131: 126
                  132: 141
                  133: 143
                  134: 147
                  135: 150
                  136: 123
                  137: 130
                  138: 41
                  139: 154
                  140: 143
                  141: 150
                  142: 123
                  143: 34
                  144: 130
                  145: 1
                  146: 1
                  147: 1
                  148: 157
                  149: 123
                  150: 123
                  151: 157
                  152: 157
                  153: 69
                  154: 69
                  155: 69
                  156: 69
                  157: 69
                  158: 69
                  159: 71
                  160: 71
                  161: 71
                  162: 71
                  163: 71
                  164: 71
                  165: 71
                  166: 71
                  167: 1
                  168: 160
                  169: 160
                  170: 69
                  171: 69
                  172: 69
                  173: 71
                  174: 69
                  175: 71
                  176: 69
                  177: 1
                  178: 161
                  179: 163
                  180: 165
                  181: 168
                  182: 171
                  183: 171
                  184: 171
                  185: 171
                  186: 213
                  187: 179
                  188: 181
                  189: 199
                  190: 154
                  191: 69
                  192: 206
                  193: 154
                  194: 69
                  195: 69
                  196: 213
                  197: 213
                  198: 69
                  199: 69
              default: 213
          }
         1: .line 870
      StackMap locals:
      StackMap stack:
            goto 215
         2: .line 872
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777221
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
         3: .line 873
            goto 215
         4: .line 884
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777217
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
         5: .line 885
            goto 215
         6: .line 889
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777220
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
         7: .line 890
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
         8: .line 891
            goto 215
         9: .line 896
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777218
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        10: .line 897
            goto 215
        11: .line 901
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777219
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        12: .line 902
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        13: .line 903
            goto 215
        14: .line 905
      StackMap locals:
      StackMap stack:
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.type:I
            tableswitch { // 3 - 7
                    3: 15
                    4: 20
                    5: 17
                    6: 22
                    7: 25
              default: 27
          }
        15: .line 907
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777217
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        16: .line 908
            goto 215
        17: .line 910
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777220
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        18: .line 911
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        19: .line 912
            goto 215
        20: .line 914
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777218
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        21: .line 915
            goto 215
        22: .line 917
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777219
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        23: .line 918
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        24: .line 919
            goto 215
        25: .line 921
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 24117248
            aload 3 /* cw */
            ldc "java/lang/Class"
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        26: .line 922
            goto 215
        27: .line 925
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 24117248
            aload 3 /* cw */
            ldc "java/lang/String"
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        28: .line 927
            goto 215
        29: .line 929
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            iload 2 /* arg */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.get:(I)I
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        30: .line 930
            goto 215
        31: .line 935
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
        32: .line 936
            aload 0 /* this */
            ldc 16777217
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        33: .line 937
            goto 215
        34: .line 940
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
        35: .line 941
            aload 0 /* this */
            ldc 16777220
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        36: .line 942
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        37: .line 943
            goto 215
        38: .line 945
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
        39: .line 946
            aload 0 /* this */
            ldc 16777218
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        40: .line 947
            goto 215
        41: .line 950
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
        42: .line 951
            aload 0 /* this */
            ldc 16777219
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        43: .line 952
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        44: .line 953
            goto 215
        45: .line 955
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
        46: .line 956
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        47: .line 957
            aload 0 /* this */
            ldc -268435456
            iload 5 /* t1 */
            iadd
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        48: .line 958
            goto 215
        end local 5 // int t1
        49: .line 962
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        50: .line 963
            aload 0 /* this */
            iload 2 /* arg */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.set:(II)V
        51: .line 964
            iload 2 /* arg */
            ifle 215
        52: .line 965
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.get:(I)I
            istore 6 /* t2 */
        start local 6 // int t2
        53: .line 967
            iload 6 /* t2 */
            ldc 16777220
            if_icmpeq 54
            iload 6 /* t2 */
            ldc 16777219
            if_icmpne 215
        54: .line 968
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.set:(II)V
        end local 6 // int t2
        55: .line 971
            goto 215
        end local 5 // int t1
        56: .line 974
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
        57: .line 975
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        58: .line 976
            aload 0 /* this */
            iload 2 /* arg */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.set:(II)V
        59: .line 977
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            iadd
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.set:(II)V
        60: .line 978
            iload 2 /* arg */
            ifle 215
        61: .line 979
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.get:(I)I
            istore 6 /* t2 */
        start local 6 // int t2
        62: .line 981
            iload 6 /* t2 */
            ldc 16777220
            if_icmpeq 63
            iload 6 /* t2 */
            ldc 16777219
            if_icmpne 215
        63: .line 982
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.set:(II)V
        end local 6 // int t2
        64: .line 985
            goto 215
        end local 5 // int t1
        65: .line 992
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_3
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
        66: .line 993
            goto 215
        67: .line 996
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
        68: .line 997
            goto 215
        69: .line 1015
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
        70: .line 1016
            goto 215
        71: .line 1028
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
        72: .line 1029
            goto 215
        73: .line 1031
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        74: .line 1032
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        75: .line 1033
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        76: .line 1034
            goto 215
        end local 5 // int t1
        77: .line 1036
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        78: .line 1037
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
        79: .line 1038
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        80: .line 1039
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        81: .line 1040
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        82: .line 1041
            goto 215
        end local 6 // int t2
        end local 5 // int t1
        83: .line 1043
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        84: .line 1044
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
        85: .line 1045
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 7 /* t3 */
        start local 7 // int t3
        86: .line 1046
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        87: .line 1047
            aload 0 /* this */
            iload 7 /* t3 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        88: .line 1048
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        89: .line 1049
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        90: .line 1050
            goto 215
        end local 7 // int t3
        end local 6 // int t2
        end local 5 // int t1
        91: .line 1052
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        92: .line 1053
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
        93: .line 1054
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        94: .line 1055
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        95: .line 1056
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        96: .line 1057
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
        97: .line 1058
            goto 215
        end local 6 // int t2
        end local 5 // int t1
        98: .line 1060
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        99: .line 1061
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
       100: .line 1062
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 7 /* t3 */
        start local 7 // int t3
       101: .line 1063
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       102: .line 1064
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       103: .line 1065
            aload 0 /* this */
            iload 7 /* t3 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       104: .line 1066
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       105: .line 1067
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       106: .line 1068
            goto 215
        end local 7 // int t3
        end local 6 // int t2
        end local 5 // int t1
       107: .line 1070
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
       108: .line 1071
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
       109: .line 1072
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 7 /* t3 */
        start local 7 // int t3
       110: .line 1073
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 8 /* t4 */
        start local 8 // int t4
       111: .line 1074
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       112: .line 1075
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       113: .line 1076
            aload 0 /* this */
            iload 8 /* t4 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       114: .line 1077
            aload 0 /* this */
            iload 7 /* t3 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       115: .line 1078
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       116: .line 1079
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       117: .line 1080
            goto 215
        end local 8 // int t4
        end local 7 // int t3
        end local 6 // int t2
        end local 5 // int t1
       118: .line 1082
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
       119: .line 1083
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
       120: .line 1084
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       121: .line 1085
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       122: .line 1086
            goto 215
        end local 6 // int t2
        end local 5 // int t1
       123: .line 1102
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       124: .line 1103
            aload 0 /* this */
            ldc 16777217
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       125: .line 1104
            goto 215
       126: .line 1113
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       127: .line 1114
            aload 0 /* this */
            ldc 16777220
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       128: .line 1115
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       129: .line 1116
            goto 215
       130: .line 1124
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       131: .line 1125
            aload 0 /* this */
            ldc 16777218
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       132: .line 1126
            goto 215
       133: .line 1132
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       134: .line 1133
            aload 0 /* this */
            ldc 16777219
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       135: .line 1134
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       136: .line 1135
            goto 215
       137: .line 1139
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_3
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       138: .line 1140
            aload 0 /* this */
            ldc 16777220
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       139: .line 1141
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       140: .line 1142
            goto 215
       141: .line 1144
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            ldc 16777217
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.set:(II)V
       142: .line 1145
            goto 215
       143: .line 1148
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       144: .line 1149
            aload 0 /* this */
            ldc 16777220
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       145: .line 1150
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       146: .line 1151
            goto 215
       147: .line 1153
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       148: .line 1154
            aload 0 /* this */
            ldc 16777218
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       149: .line 1155
            goto 215
       150: .line 1158
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       151: .line 1159
            aload 0 /* this */
            ldc 16777219
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       152: .line 1160
            aload 0 /* this */
            ldc 16777216
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       153: .line 1161
            goto 215
       154: .line 1165
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       155: .line 1166
            aload 0 /* this */
            ldc 16777217
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       156: .line 1167
            goto 215
       157: .line 1171
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       158: .line 1172
            aload 0 /* this */
            ldc 16777217
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       159: .line 1173
            goto 215
       160: .line 1176
      StackMap locals:
      StackMap stack:
            new java.lang.RuntimeException
            dup
            ldc "JSR/RET are not supported with computeFrames option"
            invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
            athrow
       161: .line 1178
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* cw */
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       162: .line 1179
            goto 215
       163: .line 1181
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(Ljava/lang/String;)V
       164: .line 1182
            goto 215
       165: .line 1184
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       166: .line 1185
            aload 0 /* this */
            aload 3 /* cw */
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       167: .line 1186
            goto 215
       168: .line 1188
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(Ljava/lang/String;)V
       169: .line 1189
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            pop
       170: .line 1190
            goto 215
       171: .line 1195
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(Ljava/lang/String;)V
       172: .line 1196
            iload 1 /* opcode */
            sipush 184
            if_icmpeq 177
       173: .line 1197
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
       174: .line 1198
            iload 1 /* opcode */
            sipush 183
            if_icmpne 177
       175: .line 1199
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal2:Ljava/lang/String;
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 60
            if_icmpne 177
       176: .line 1201
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.init:(I)V
        end local 5 // int t1
       177: .line 1204
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* cw */
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       178: .line 1205
            goto 215
       179: .line 1207
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 25165824
            aload 3 /* cw */
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
            iload 2 /* arg */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addUninitializedType:(Ljava/lang/String;I)I
            ior
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       180: .line 1208
            goto 215
       181: .line 1210
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            pop
       182: .line 1211
            iload 2 /* arg */
            tableswitch { // 4 - 10
                    4: 183
                    5: 185
                    6: 193
                    7: 195
                    8: 187
                    9: 189
                   10: 191
              default: 197
          }
       183: .line 1213
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212681
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       184: .line 1214
            goto 215
       185: .line 1216
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212683
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       186: .line 1217
            goto 215
       187: .line 1219
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212682
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       188: .line 1220
            goto 215
       189: .line 1222
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212684
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       190: .line 1223
            goto 215
       191: .line 1225
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212673
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       192: .line 1226
            goto 215
       193: .line 1228
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212674
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       194: .line 1229
            goto 215
       195: .line 1231
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212675
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       196: .line 1232
            goto 215
       197: .line 1235
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212676
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       198: .line 1238
            goto 215
       199: .line 1240
      StackMap locals:
      StackMap stack:
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
            astore 9 /* s */
        start local 9 // java.lang.String s
       200: .line 1241
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            pop
       201: .line 1242
            aload 9 /* s */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 91
            if_icmpne 204
       202: .line 1243
            aload 0 /* this */
            aload 3 /* cw */
            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 /* s */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       203: .line 1244
            goto 215
       204: .line 1245
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame int int com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Item top top top top java.lang.String
      StackMap stack:
            aload 0 /* this */
            ldc 292552704
            aload 3 /* cw */
            aload 9 /* s */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       205: .line 1247
            goto 215
        end local 9 // java.lang.String s
       206: .line 1249
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame int int com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Item
      StackMap stack:
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
            astore 9 /* s */
        start local 9 // java.lang.String s
       207: .line 1250
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:()I
            pop
       208: .line 1251
            aload 9 /* s */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 91
            if_icmpne 211
       209: .line 1252
            aload 0 /* this */
            aload 3 /* cw */
            aload 9 /* s */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       210: .line 1253
            goto 215
       211: .line 1254
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame int int com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Item top top top top java.lang.String
      StackMap stack:
            aload 0 /* this */
            ldc 24117248
            aload 3 /* cw */
            aload 9 /* s */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(I)V
       212: .line 1256
            goto 215
        end local 9 // java.lang.String s
       213: .line 1259
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame int int com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Item
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.pop:(I)V
       214: .line 1260
            aload 0 /* this */
            aload 3 /* cw */
            aload 4 /* item */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.push:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       215: .line 1263
      StackMap locals:
      StackMap stack:
            return
        end local 4 // com.sun.xml.internal.ws.org.objectweb.asm.Item item
        end local 3 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        end local 2 // int arg
        end local 1 // int opcode
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0  216     0    this  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;
            0  216     1  opcode  I
            0  216     2     arg  I
            0  216     3      cw  Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;
            0  216     4    item  Lcom/sun/xml/internal/ws/org/objectweb/asm/Item;
           47   49     5      t1  I
           50   56     5      t1  I
           58   65     5      t1  I
           74   77     5      t1  I
           78   83     5      t1  I
           84   91     5      t1  I
           92   98     5      t1  I
           99  107     5      t1  I
          108  118     5      t1  I
          119  123     5      t1  I
          174  177     5      t1  I
           53   55     6      t2  I
           62   64     6      t2  I
           79   83     6      t2  I
           85   91     6      t2  I
           93   98     6      t2  I
          100  107     6      t2  I
          109  118     6      t2  I
          120  123     6      t2  I
           86   91     7      t3  I
          101  107     7      t3  I
          110  118     7      t3  I
          111  118     8      t4  I
          200  206     9       s  Ljava/lang/String;
          207  213     9       s  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      opcode  final
      arg     final
      cw      final
      item    final

  boolean merge(com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter, com.sun.xml.internal.ws.org.objectweb.asm.Frame, int);
    descriptor: (Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;I)Z
    flags: (0x0000) 
    Code:
      stack=6, locals=13, args_size=4
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
        start local 1 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        start local 2 // com.sun.xml.internal.ws.org.objectweb.asm.Frame frame
        start local 3 // int edge
         0: .line 1278
            iconst_0
            istore 4 /* changed */
        start local 4 // boolean changed
         1: .line 1281
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            arraylength
            istore 10 /* nLocal */
        start local 10 // int nLocal
         2: .line 1282
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            arraylength
            istore 11 /* nStack */
        start local 11 // int nStack
         3: .line 1283
            aload 2 /* frame */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            ifnonnull 6
         4: .line 1284
            aload 2 /* frame */
            iload 10 /* nLocal */
            newarray 10
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
         5: .line 1285
            iconst_1
            istore 4 /* changed */
         6: .line 1288
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int top top top top top int int
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
         7: goto 28
         8: .line 1289
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int int top top top top int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
            ifnull 23
            iload 5 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
            arraylength
            if_icmpge 23
         9: .line 1290
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputLocals:[I
            iload 5 /* i */
            iaload
            istore 6 /* s */
        start local 6 // int s
        10: .line 1291
            iload 6 /* s */
            ifne 13
        11: .line 1292
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iaload
            istore 9 /* t */
        start local 9 // int t
        12: .line 1293
            goto 24
        end local 9 // int t
        13: .line 1294
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int int int top top top int int
      StackMap stack:
            iload 6 /* s */
            ldc -268435456
            iand
            istore 7 /* dim */
        start local 7 // int dim
        14: .line 1295
            iload 6 /* s */
            ldc 251658240
            iand
            istore 8 /* kind */
        start local 8 // int kind
        15: .line 1296
            iload 8 /* kind */
            ldc 33554432
            if_icmpne 18
        16: .line 1297
            iload 7 /* dim */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 6 /* s */
            ldc 16777215
            iand
            iaload
            iadd
            istore 9 /* t */
        start local 9 // int t
        17: .line 1298
            goto 24
        end local 9 // int t
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int int int int int top int int
      StackMap stack:
        18: iload 8 /* kind */
            ldc 50331648
            if_icmpne 21
        19: .line 1299
            iload 7 /* dim */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            iload 11 /* nStack */
            iload 6 /* s */
            ldc 16777215
            iand
            isub
            iaload
            iadd
            istore 9 /* t */
        start local 9 // int t
        20: .line 1300
            goto 24
        end local 9 // int t
        21: .line 1301
      StackMap locals:
      StackMap stack:
            iload 6 /* s */
            istore 9 /* t */
        end local 8 // int kind
        end local 7 // int dim
        start local 9 // int t
        22: .line 1304
            goto 24
        end local 9 // int t
        end local 6 // int s
        23: .line 1305
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int int top top top top int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iaload
            istore 9 /* t */
        start local 9 // int t
        24: .line 1307
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int int top top top int int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializations:[I
            ifnull 26
        25: .line 1308
            aload 0 /* this */
            aload 1 /* cw */
            iload 9 /* t */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.init:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;I)I
            istore 9 /* t */
        26: .line 1310
      StackMap locals:
      StackMap stack:
            iload 4 /* changed */
            aload 1 /* cw */
            iload 9 /* t */
            aload 2 /* frame */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            invokestatic com.sun.xml.internal.ws.org.objectweb.asm.Frame.merge:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;I[II)Z
            ior
            istore 4 /* changed */
        27: .line 1288
            iinc 5 /* i */ 1
        end local 9 // int t
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int int top top top top int int
      StackMap stack:
        28: iload 5 /* i */
            iload 10 /* nLocal */
            if_icmplt 8
        29: .line 1313
            iload 3 /* edge */
            ifle 40
        30: .line 1314
            iconst_0
            istore 5 /* i */
            goto 34
        31: .line 1315
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iaload
            istore 9 /* t */
        start local 9 // int t
        32: .line 1316
            iload 4 /* changed */
            aload 1 /* cw */
            iload 9 /* t */
            aload 2 /* frame */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            invokestatic com.sun.xml.internal.ws.org.objectweb.asm.Frame.merge:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;I[II)Z
            ior
            istore 4 /* changed */
        33: .line 1314
            iinc 5 /* i */ 1
        end local 9 // int t
      StackMap locals:
      StackMap stack:
        34: iload 5 /* i */
            iload 10 /* nLocal */
            if_icmplt 31
        35: .line 1318
            aload 2 /* frame */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            ifnonnull 38
        36: .line 1319
            aload 2 /* frame */
            iconst_1
            newarray 10
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
        37: .line 1320
            iconst_1
            istore 4 /* changed */
        38: .line 1322
      StackMap locals:
      StackMap stack:
            iload 4 /* changed */
            aload 1 /* cw */
            iload 3 /* edge */
            aload 2 /* frame */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            iconst_0
            invokestatic com.sun.xml.internal.ws.org.objectweb.asm.Frame.merge:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;I[II)Z
            ior
            istore 4 /* changed */
        39: .line 1323
            iload 4 /* changed */
            ireturn
        40: .line 1326
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            arraylength
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.owner:Lcom/sun/xml/internal/ws/org/objectweb/asm/Label;
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Label.inputStackTop:I
            iadd
            istore 12 /* nInputStack */
        start local 12 // int nInputStack
        41: .line 1327
            aload 2 /* frame */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            ifnonnull 44
        42: .line 1328
            aload 2 /* frame */
            iload 12 /* nInputStack */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            iadd
            newarray 10
            putfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
        43: .line 1329
            iconst_1
            istore 4 /* changed */
        44: .line 1332
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 5 /* i */
            goto 50
        45: .line 1333
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            iload 5 /* i */
            iaload
            istore 9 /* t */
        start local 9 // int t
        46: .line 1334
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializations:[I
            ifnull 48
        47: .line 1335
            aload 0 /* this */
            aload 1 /* cw */
            iload 9 /* t */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.init:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;I)I
            istore 9 /* t */
        48: .line 1337
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int int top top top int int int int
      StackMap stack:
            iload 4 /* changed */
            aload 1 /* cw */
            iload 9 /* t */
            aload 2 /* frame */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            iload 5 /* i */
            invokestatic com.sun.xml.internal.ws.org.objectweb.asm.Frame.merge:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;I[II)Z
            ior
            istore 4 /* changed */
        49: .line 1332
            iinc 5 /* i */ 1
        end local 9 // int t
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int int top top top top int int int
      StackMap stack:
        50: iload 5 /* i */
            iload 12 /* nInputStack */
            if_icmplt 45
        51: .line 1339
            iconst_0
            istore 5 /* i */
            goto 66
        52: .line 1340
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStack:[I
            iload 5 /* i */
            iaload
            istore 6 /* s */
        start local 6 // int s
        53: .line 1341
            iload 6 /* s */
            ldc -268435456
            iand
            istore 7 /* dim */
        start local 7 // int dim
        54: .line 1342
            iload 6 /* s */
            ldc 251658240
            iand
            istore 8 /* kind */
        start local 8 // int kind
        55: .line 1343
            iload 8 /* kind */
            ldc 33554432
            if_icmpne 58
        56: .line 1344
            iload 7 /* dim */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputLocals:[I
            iload 6 /* s */
            ldc 16777215
            iand
            iaload
            iadd
            istore 9 /* t */
        start local 9 // int t
        57: .line 1345
            goto 62
        end local 9 // int t
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int int int int int top int int int
      StackMap stack:
        58: iload 8 /* kind */
            ldc 50331648
            if_icmpne 61
        59: .line 1346
            iload 7 /* dim */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            iload 11 /* nStack */
            iload 6 /* s */
            ldc 16777215
            iand
            isub
            iaload
            iadd
            istore 9 /* t */
        start local 9 // int t
        60: .line 1347
            goto 62
        end local 9 // int t
        61: .line 1348
      StackMap locals:
      StackMap stack:
            iload 6 /* s */
            istore 9 /* t */
        start local 9 // int t
        62: .line 1350
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int int int int int int int int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.initializations:[I
            ifnull 64
        63: .line 1351
            aload 0 /* this */
            aload 1 /* cw */
            iload 9 /* t */
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.Frame.init:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;I)I
            istore 9 /* t */
        64: .line 1353
      StackMap locals:
      StackMap stack:
            iload 4 /* changed */
            aload 1 /* cw */
            iload 9 /* t */
            aload 2 /* frame */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.inputStack:[I
            iload 12 /* nInputStack */
            iload 5 /* i */
            iadd
            invokestatic com.sun.xml.internal.ws.org.objectweb.asm.Frame.merge:(Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;I[II)Z
            ior
            istore 4 /* changed */
        65: .line 1339
            iinc 5 /* i */ 1
        end local 9 // int t
        end local 8 // int kind
        end local 7 // int dim
        end local 6 // int s
      StackMap locals: com.sun.xml.internal.ws.org.objectweb.asm.Frame com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter com.sun.xml.internal.ws.org.objectweb.asm.Frame int int int top top top top int int int
      StackMap stack:
        66: iload 5 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.ws.org.objectweb.asm.Frame.outputStackTop:I
            if_icmplt 52
        67: .line 1355
            iload 4 /* changed */
            ireturn
        end local 12 // int nInputStack
        end local 11 // int nStack
        end local 10 // int nLocal
        end local 5 // int i
        end local 4 // boolean changed
        end local 3 // int edge
        end local 2 // com.sun.xml.internal.ws.org.objectweb.asm.Frame frame
        end local 1 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   68     0         this  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;
            0   68     1           cw  Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;
            0   68     2        frame  Lcom/sun/xml/internal/ws/org/objectweb/asm/Frame;
            0   68     3         edge  I
            1   68     4      changed  Z
            7   68     5            i  I
           10   23     6            s  I
           53   66     6            s  I
           14   22     7          dim  I
           54   66     7          dim  I
           15   22     8         kind  I
           55   66     8         kind  I
           12   13     9            t  I
           17   18     9            t  I
           20   21     9            t  I
           22   23     9            t  I
           24   28     9            t  I
           32   34     9            t  I
           46   50     9            t  I
           57   58     9            t  I
           60   61     9            t  I
           62   66     9            t  I
            2   68    10       nLocal  I
            3   68    11       nStack  I
           41   68    12  nInputStack  I
    MethodParameters:
       Name  Flags
      cw     final
      frame  final
      edge   final

  private static boolean merge(com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter, int, int[], int);
    descriptor: (Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;I[II)Z
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=5, locals=6, args_size=4
        start local 0 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
        start local 1 // int t
        start local 2 // int[] types
        start local 3 // int index
         0: .line 1376
            aload 2 /* types */
            iload 3 /* index */
            iaload
            istore 4 /* u */
        start local 4 // int u
         1: .line 1377
            iload 4 /* u */
            iload 1 /* t */
            if_icmpne 3
         2: .line 1379
            iconst_0
            ireturn
         3: .line 1381
      StackMap locals: int
      StackMap stack:
            iload 1 /* t */
            ldc 268435455
            iand
            ldc 16777221
            if_icmpne 7
         4: .line 1382
            iload 4 /* u */
            ldc 16777221
            if_icmpne 6
         5: .line 1383
            iconst_0
            ireturn
         6: .line 1385
      StackMap locals:
      StackMap stack:
            ldc 16777221
            istore 1 /* t */
         7: .line 1387
      StackMap locals:
      StackMap stack:
            iload 4 /* u */
            ifne 10
         8: .line 1389
            aload 2 /* types */
            iload 3 /* index */
            iload 1 /* t */
            iastore
         9: .line 1390
            iconst_1
            ireturn
        10: .line 1393
      StackMap locals:
      StackMap stack:
            iload 4 /* u */
            ldc 267386880
            iand
            ldc 24117248
            if_icmpeq 11
            iload 4 /* u */
            ldc -268435456
            iand
            ifeq 26
        11: .line 1395
      StackMap locals:
      StackMap stack:
            iload 1 /* t */
            ldc 16777221
            if_icmpne 13
        12: .line 1397
            iconst_0
            ireturn
        13: .line 1398
      StackMap locals:
      StackMap stack:
            iload 1 /* t */
            ldc -1048576
            iand
            iload 4 /* u */
            ldc -1048576
            iand
            if_icmpne 21
        14: .line 1399
            iload 4 /* u */
            ldc 267386880
            iand
            ldc 24117248
            if_icmpne 19
        15: .line 1403
            iload 1 /* t */
            ldc -268435456
            iand
            ldc 24117248
            ior
        16: .line 1404
            aload 0 /* cw */
            iload 1 /* t */
            ldc 1048575
            iand
            iload 4 /* u */
            ldc 1048575
            iand
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.getMergedType:(II)I
        17: .line 1403
            ior
            istore 5 /* v */
        start local 5 // int v
        18: .line 1405
            goto 33
        end local 5 // int v
        19: .line 1408
      StackMap locals:
      StackMap stack:
            ldc 24117248
            aload 0 /* cw */
            ldc "java/lang/Object"
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            istore 5 /* v */
        start local 5 // int v
        20: .line 1410
            goto 33
        end local 5 // int v
      StackMap locals:
      StackMap stack:
        21: iload 1 /* t */
            ldc 267386880
            iand
            ldc 24117248
            if_icmpeq 22
            iload 1 /* t */
            ldc -268435456
            iand
            ifeq 24
        22: .line 1413
      StackMap locals:
      StackMap stack:
            ldc 24117248
            aload 0 /* cw */
            ldc "java/lang/Object"
            invokevirtual com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            istore 5 /* v */
        start local 5 // int v
        23: .line 1414
            goto 33
        end local 5 // int v
        24: .line 1416
      StackMap locals:
      StackMap stack:
            ldc 16777216
            istore 5 /* v */
        start local 5 // int v
        25: .line 1418
            goto 33
        end local 5 // int v
      StackMap locals:
      StackMap stack:
        26: iload 4 /* u */
            ldc 16777221
            if_icmpne 32
        27: .line 1421
            iload 1 /* t */
            ldc 267386880
            iand
            ldc 24117248
            if_icmpeq 28
            iload 1 /* t */
            ldc -268435456
            iand
            ifeq 29
      StackMap locals:
      StackMap stack:
        28: iload 1 /* t */
            goto 30
      StackMap locals:
      StackMap stack:
        29: ldc 16777216
      StackMap locals:
      StackMap stack: int
        30: istore 5 /* v */
        start local 5 // int v
        31: .line 1422
            goto 33
        end local 5 // int v
        32: .line 1424
      StackMap locals:
      StackMap stack:
            ldc 16777216
            istore 5 /* v */
        start local 5 // int v
        33: .line 1426
      StackMap locals: int
      StackMap stack:
            iload 4 /* u */
            iload 5 /* v */
            if_icmpeq 36
        34: .line 1427
            aload 2 /* types */
            iload 3 /* index */
            iload 5 /* v */
            iastore
        35: .line 1428
            iconst_1
            ireturn
        36: .line 1430
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 5 // int v
        end local 4 // int u
        end local 3 // int index
        end local 2 // int[] types
        end local 1 // int t
        end local 0 // com.sun.xml.internal.ws.org.objectweb.asm.ClassWriter cw
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   37     0     cw  Lcom/sun/xml/internal/ws/org/objectweb/asm/ClassWriter;
            0   37     1      t  I
            0   37     2  types  [I
            0   37     3  index  I
            1   37     4      u  I
           18   19     5      v  I
           20   21     5      v  I
           23   24     5      v  I
           25   26     5      v  I
           31   32     5      v  I
           33   37     5      v  I
    MethodParameters:
       Name  Flags
      cw     final
      t      
      types  final
      index  final
}
SourceFile: "Frame.java"