public class org.objectweb.asm.commons.InstructionAdapter extends org.objectweb.asm.MethodVisitor
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.objectweb.asm.commons.InstructionAdapter
  super_class: org.objectweb.asm.MethodVisitor
{
  public static final org.objectweb.asm.Type OBJECT_TYPE;
    descriptor: Lorg/objectweb/asm/Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 47
            ldc "Ljava/lang/Object;"
            invokestatic org.objectweb.asm.Type.getType:(Ljava/lang/String;)Lorg/objectweb/asm/Type;
            putstatic org.objectweb.asm.commons.InstructionAdapter.OBJECT_TYPE:Lorg/objectweb/asm/Type;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>(org.objectweb.asm.MethodVisitor);
    descriptor: (Lorg/objectweb/asm/MethodVisitor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.MethodVisitor mv
         0: .line 58
            aload 0 /* this */
            ldc 262144
            aload 1 /* mv */
            invokespecial org.objectweb.asm.commons.InstructionAdapter.<init>:(ILorg/objectweb/asm/MethodVisitor;)V
         1: .line 59
            return
        end local 1 // org.objectweb.asm.MethodVisitor mv
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1    mv  Lorg/objectweb/asm/MethodVisitor;
    MethodParameters:
      Name  Flags
      mv    final

  protected void <init>(int, org.objectweb.asm.MethodVisitor);
    descriptor: (ILorg/objectweb/asm/MethodVisitor;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int api
        start local 2 // org.objectweb.asm.MethodVisitor mv
         0: .line 71
            aload 0 /* this */
            iload 1 /* api */
            aload 2 /* mv */
            invokespecial org.objectweb.asm.MethodVisitor.<init>:(ILorg/objectweb/asm/MethodVisitor;)V
         1: .line 72
            return
        end local 2 // org.objectweb.asm.MethodVisitor mv
        end local 1 // int api
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1   api  I
            0    2     2    mv  Lorg/objectweb/asm/MethodVisitor;
    MethodParameters:
      Name  Flags
      api   final
      mv    final

  public void visitInsn(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int opcode
         0: .line 76
            iload 1 /* opcode */
            tableswitch { // 0 - 195
                    0: 1
                    1: 3
                    2: 5
                    3: 5
                    4: 5
                    5: 5
                    6: 5
                    7: 5
                    8: 5
                    9: 7
                   10: 7
                   11: 9
                   12: 9
                   13: 9
                   14: 11
                   15: 11
                   16: 195
                   17: 195
                   18: 195
                   19: 195
                   20: 195
                   21: 195
                   22: 195
                   23: 195
                   24: 195
                   25: 195
                   26: 195
                   27: 195
                   28: 195
                   29: 195
                   30: 195
                   31: 195
                   32: 195
                   33: 195
                   34: 195
                   35: 195
                   36: 195
                   37: 195
                   38: 195
                   39: 195
                   40: 195
                   41: 195
                   42: 195
                   43: 195
                   44: 195
                   45: 195
                   46: 13
                   47: 15
                   48: 17
                   49: 19
                   50: 21
                   51: 23
                   52: 25
                   53: 27
                   54: 195
                   55: 195
                   56: 195
                   57: 195
                   58: 195
                   59: 195
                   60: 195
                   61: 195
                   62: 195
                   63: 195
                   64: 195
                   65: 195
                   66: 195
                   67: 195
                   68: 195
                   69: 195
                   70: 195
                   71: 195
                   72: 195
                   73: 195
                   74: 195
                   75: 195
                   76: 195
                   77: 195
                   78: 195
                   79: 29
                   80: 31
                   81: 33
                   82: 35
                   83: 37
                   84: 39
                   85: 41
                   86: 43
                   87: 45
                   88: 47
                   89: 49
                   90: 51
                   91: 53
                   92: 55
                   93: 57
                   94: 59
                   95: 61
                   96: 63
                   97: 65
                   98: 67
                   99: 69
                  100: 71
                  101: 73
                  102: 75
                  103: 77
                  104: 79
                  105: 81
                  106: 83
                  107: 85
                  108: 87
                  109: 89
                  110: 91
                  111: 93
                  112: 95
                  113: 97
                  114: 99
                  115: 101
                  116: 103
                  117: 105
                  118: 107
                  119: 109
                  120: 111
                  121: 113
                  122: 115
                  123: 117
                  124: 119
                  125: 121
                  126: 123
                  127: 125
                  128: 127
                  129: 129
                  130: 131
                  131: 133
                  132: 195
                  133: 135
                  134: 137
                  135: 139
                  136: 141
                  137: 143
                  138: 145
                  139: 147
                  140: 149
                  141: 151
                  142: 153
                  143: 155
                  144: 157
                  145: 159
                  146: 161
                  147: 163
                  148: 165
                  149: 167
                  150: 169
                  151: 171
                  152: 173
                  153: 195
                  154: 195
                  155: 195
                  156: 195
                  157: 195
                  158: 195
                  159: 195
                  160: 195
                  161: 195
                  162: 195
                  163: 195
                  164: 195
                  165: 195
                  166: 195
                  167: 195
                  168: 195
                  169: 195
                  170: 195
                  171: 195
                  172: 175
                  173: 177
                  174: 179
                  175: 181
                  176: 183
                  177: 185
                  178: 195
                  179: 195
                  180: 195
                  181: 195
                  182: 195
                  183: 195
                  184: 195
                  185: 195
                  186: 195
                  187: 195
                  188: 195
                  189: 195
                  190: 187
                  191: 189
                  192: 195
                  193: 195
                  194: 191
                  195: 193
              default: 195
          }
         1: .line 78
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.nop:()V
         2: .line 79
            goto 196
         3: .line 81
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aconst_null
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aconst:(Ljava/lang/Object;)V
         4: .line 82
            goto 196
         5: .line 90
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* opcode */
            iconst_3
            isub
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
         6: .line 91
            goto 196
         7: .line 94
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* opcode */
            bipush 9
            isub
            i2l
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.lconst:(J)V
         8: .line 95
            goto 196
         9: .line 99
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* opcode */
            bipush 11
            isub
            i2f
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.fconst:(F)V
        10: .line 100
            goto 196
        11: .line 103
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* opcode */
            bipush 14
            isub
            i2d
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dconst:(D)V
        12: .line 104
            goto 196
        13: .line 106
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aload:(Lorg/objectweb/asm/Type;)V
        14: .line 107
            goto 196
        15: .line 109
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aload:(Lorg/objectweb/asm/Type;)V
        16: .line 110
            goto 196
        17: .line 112
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aload:(Lorg/objectweb/asm/Type;)V
        18: .line 113
            goto 196
        19: .line 115
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aload:(Lorg/objectweb/asm/Type;)V
        20: .line 116
            goto 196
        21: .line 118
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.commons.InstructionAdapter.OBJECT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aload:(Lorg/objectweb/asm/Type;)V
        22: .line 119
            goto 196
        23: .line 121
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.BYTE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aload:(Lorg/objectweb/asm/Type;)V
        24: .line 122
            goto 196
        25: .line 124
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.CHAR_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aload:(Lorg/objectweb/asm/Type;)V
        26: .line 125
            goto 196
        27: .line 127
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.SHORT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aload:(Lorg/objectweb/asm/Type;)V
        28: .line 128
            goto 196
        29: .line 130
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.astore:(Lorg/objectweb/asm/Type;)V
        30: .line 131
            goto 196
        31: .line 133
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.astore:(Lorg/objectweb/asm/Type;)V
        32: .line 134
            goto 196
        33: .line 136
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.astore:(Lorg/objectweb/asm/Type;)V
        34: .line 137
            goto 196
        35: .line 139
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.astore:(Lorg/objectweb/asm/Type;)V
        36: .line 140
            goto 196
        37: .line 142
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.commons.InstructionAdapter.OBJECT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.astore:(Lorg/objectweb/asm/Type;)V
        38: .line 143
            goto 196
        39: .line 145
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.BYTE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.astore:(Lorg/objectweb/asm/Type;)V
        40: .line 146
            goto 196
        41: .line 148
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.CHAR_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.astore:(Lorg/objectweb/asm/Type;)V
        42: .line 149
            goto 196
        43: .line 151
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.SHORT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.astore:(Lorg/objectweb/asm/Type;)V
        44: .line 152
            goto 196
        45: .line 154
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.pop:()V
        46: .line 155
            goto 196
        47: .line 157
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.pop2:()V
        48: .line 158
            goto 196
        49: .line 160
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dup:()V
        50: .line 161
            goto 196
        51: .line 163
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dupX1:()V
        52: .line 164
            goto 196
        53: .line 166
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dupX2:()V
        54: .line 167
            goto 196
        55: .line 169
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dup2:()V
        56: .line 170
            goto 196
        57: .line 172
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dup2X1:()V
        58: .line 173
            goto 196
        59: .line 175
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dup2X2:()V
        60: .line 176
            goto 196
        61: .line 178
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.swap:()V
        62: .line 179
            goto 196
        63: .line 181
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.add:(Lorg/objectweb/asm/Type;)V
        64: .line 182
            goto 196
        65: .line 184
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.add:(Lorg/objectweb/asm/Type;)V
        66: .line 185
            goto 196
        67: .line 187
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.add:(Lorg/objectweb/asm/Type;)V
        68: .line 188
            goto 196
        69: .line 190
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.add:(Lorg/objectweb/asm/Type;)V
        70: .line 191
            goto 196
        71: .line 193
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.sub:(Lorg/objectweb/asm/Type;)V
        72: .line 194
            goto 196
        73: .line 196
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.sub:(Lorg/objectweb/asm/Type;)V
        74: .line 197
            goto 196
        75: .line 199
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.sub:(Lorg/objectweb/asm/Type;)V
        76: .line 200
            goto 196
        77: .line 202
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.sub:(Lorg/objectweb/asm/Type;)V
        78: .line 203
            goto 196
        79: .line 205
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.mul:(Lorg/objectweb/asm/Type;)V
        80: .line 206
            goto 196
        81: .line 208
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.mul:(Lorg/objectweb/asm/Type;)V
        82: .line 209
            goto 196
        83: .line 211
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.mul:(Lorg/objectweb/asm/Type;)V
        84: .line 212
            goto 196
        85: .line 214
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.mul:(Lorg/objectweb/asm/Type;)V
        86: .line 215
            goto 196
        87: .line 217
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.div:(Lorg/objectweb/asm/Type;)V
        88: .line 218
            goto 196
        89: .line 220
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.div:(Lorg/objectweb/asm/Type;)V
        90: .line 221
            goto 196
        91: .line 223
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.div:(Lorg/objectweb/asm/Type;)V
        92: .line 224
            goto 196
        93: .line 226
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.div:(Lorg/objectweb/asm/Type;)V
        94: .line 227
            goto 196
        95: .line 229
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.rem:(Lorg/objectweb/asm/Type;)V
        96: .line 230
            goto 196
        97: .line 232
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.rem:(Lorg/objectweb/asm/Type;)V
        98: .line 233
            goto 196
        99: .line 235
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.rem:(Lorg/objectweb/asm/Type;)V
       100: .line 236
            goto 196
       101: .line 238
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.rem:(Lorg/objectweb/asm/Type;)V
       102: .line 239
            goto 196
       103: .line 241
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.neg:(Lorg/objectweb/asm/Type;)V
       104: .line 242
            goto 196
       105: .line 244
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.neg:(Lorg/objectweb/asm/Type;)V
       106: .line 245
            goto 196
       107: .line 247
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.neg:(Lorg/objectweb/asm/Type;)V
       108: .line 248
            goto 196
       109: .line 250
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.neg:(Lorg/objectweb/asm/Type;)V
       110: .line 251
            goto 196
       111: .line 253
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.shl:(Lorg/objectweb/asm/Type;)V
       112: .line 254
            goto 196
       113: .line 256
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.shl:(Lorg/objectweb/asm/Type;)V
       114: .line 257
            goto 196
       115: .line 259
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.shr:(Lorg/objectweb/asm/Type;)V
       116: .line 260
            goto 196
       117: .line 262
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.shr:(Lorg/objectweb/asm/Type;)V
       118: .line 263
            goto 196
       119: .line 265
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ushr:(Lorg/objectweb/asm/Type;)V
       120: .line 266
            goto 196
       121: .line 268
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ushr:(Lorg/objectweb/asm/Type;)V
       122: .line 269
            goto 196
       123: .line 271
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.and:(Lorg/objectweb/asm/Type;)V
       124: .line 272
            goto 196
       125: .line 274
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.and:(Lorg/objectweb/asm/Type;)V
       126: .line 275
            goto 196
       127: .line 277
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.or:(Lorg/objectweb/asm/Type;)V
       128: .line 278
            goto 196
       129: .line 280
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.or:(Lorg/objectweb/asm/Type;)V
       130: .line 281
            goto 196
       131: .line 283
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.xor:(Lorg/objectweb/asm/Type;)V
       132: .line 284
            goto 196
       133: .line 286
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.xor:(Lorg/objectweb/asm/Type;)V
       134: .line 287
            goto 196
       135: .line 289
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       136: .line 290
            goto 196
       137: .line 292
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       138: .line 293
            goto 196
       139: .line 295
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       140: .line 296
            goto 196
       141: .line 298
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       142: .line 299
            goto 196
       143: .line 301
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       144: .line 302
            goto 196
       145: .line 304
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       146: .line 305
            goto 196
       147: .line 307
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       148: .line 308
            goto 196
       149: .line 310
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       150: .line 311
            goto 196
       151: .line 313
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       152: .line 314
            goto 196
       153: .line 316
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       154: .line 317
            goto 196
       155: .line 319
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       156: .line 320
            goto 196
       157: .line 322
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       158: .line 323
            goto 196
       159: .line 325
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.BYTE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       160: .line 326
            goto 196
       161: .line 328
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.CHAR_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       162: .line 329
            goto 196
       163: .line 331
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            getstatic org.objectweb.asm.Type.SHORT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
       164: .line 332
            goto 196
       165: .line 334
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.lcmp:()V
       166: .line 335
            goto 196
       167: .line 337
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cmpl:(Lorg/objectweb/asm/Type;)V
       168: .line 338
            goto 196
       169: .line 340
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cmpg:(Lorg/objectweb/asm/Type;)V
       170: .line 341
            goto 196
       171: .line 343
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cmpl:(Lorg/objectweb/asm/Type;)V
       172: .line 344
            goto 196
       173: .line 346
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cmpg:(Lorg/objectweb/asm/Type;)V
       174: .line 347
            goto 196
       175: .line 349
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.areturn:(Lorg/objectweb/asm/Type;)V
       176: .line 350
            goto 196
       177: .line 352
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.areturn:(Lorg/objectweb/asm/Type;)V
       178: .line 353
            goto 196
       179: .line 355
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.areturn:(Lorg/objectweb/asm/Type;)V
       180: .line 356
            goto 196
       181: .line 358
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.areturn:(Lorg/objectweb/asm/Type;)V
       182: .line 359
            goto 196
       183: .line 361
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.commons.InstructionAdapter.OBJECT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.areturn:(Lorg/objectweb/asm/Type;)V
       184: .line 362
            goto 196
       185: .line 364
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.VOID_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.areturn:(Lorg/objectweb/asm/Type;)V
       186: .line 365
            goto 196
       187: .line 367
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.arraylength:()V
       188: .line 368
            goto 196
       189: .line 370
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.athrow:()V
       190: .line 371
            goto 196
       191: .line 373
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.monitorenter:()V
       192: .line 374
            goto 196
       193: .line 376
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.monitorexit:()V
       194: .line 377
            goto 196
       195: .line 379
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
       196: .line 381
      StackMap locals:
      StackMap stack:
            return
        end local 1 // int opcode
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0  197     0    this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0  197     1  opcode  I
    MethodParameters:
        Name  Flags
      opcode  final

  public void visitIntInsn(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int opcode
        start local 2 // int operand
         0: .line 385
            iload 1 /* opcode */
            lookupswitch { // 3
                   16: 1
                   17: 3
                  188: 5
              default: 23
          }
         1: .line 387
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* operand */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
         2: .line 388
            goto 24
         3: .line 390
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* operand */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
         4: .line 391
            goto 24
         5: .line 393
      StackMap locals:
      StackMap stack:
            iload 2 /* operand */
            tableswitch { // 4 - 11
                    4: 6
                    5: 8
                    6: 16
                    7: 20
                    8: 10
                    9: 12
                   10: 14
                   11: 18
              default: 22
          }
         6: .line 395
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.BOOLEAN_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.newarray:(Lorg/objectweb/asm/Type;)V
         7: .line 396
            goto 24
         8: .line 398
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.CHAR_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.newarray:(Lorg/objectweb/asm/Type;)V
         9: .line 399
            goto 24
        10: .line 401
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.BYTE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.newarray:(Lorg/objectweb/asm/Type;)V
        11: .line 402
            goto 24
        12: .line 404
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.SHORT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.newarray:(Lorg/objectweb/asm/Type;)V
        13: .line 405
            goto 24
        14: .line 407
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.newarray:(Lorg/objectweb/asm/Type;)V
        15: .line 408
            goto 24
        16: .line 410
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.newarray:(Lorg/objectweb/asm/Type;)V
        17: .line 411
            goto 24
        18: .line 413
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.newarray:(Lorg/objectweb/asm/Type;)V
        19: .line 414
            goto 24
        20: .line 416
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.newarray:(Lorg/objectweb/asm/Type;)V
        21: .line 417
            goto 24
        22: .line 419
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        23: .line 423
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        24: .line 425
      StackMap locals:
      StackMap stack:
            return
        end local 2 // int operand
        end local 1 // int opcode
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   25     0     this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   25     1   opcode  I
            0   25     2  operand  I
    MethodParameters:
         Name  Flags
      opcode   final
      operand  final

  public void visitVarInsn(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int opcode
        start local 2 // int var
         0: .line 429
            iload 1 /* opcode */
            lookupswitch { // 11
                   21: 1
                   22: 3
                   23: 5
                   24: 7
                   25: 9
                   54: 11
                   55: 13
                   56: 15
                   57: 17
                   58: 19
                  169: 21
              default: 23
          }
         1: .line 431
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.load:(ILorg/objectweb/asm/Type;)V
         2: .line 432
            goto 24
         3: .line 434
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.load:(ILorg/objectweb/asm/Type;)V
         4: .line 435
            goto 24
         5: .line 437
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.load:(ILorg/objectweb/asm/Type;)V
         6: .line 438
            goto 24
         7: .line 440
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.load:(ILorg/objectweb/asm/Type;)V
         8: .line 441
            goto 24
         9: .line 443
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            getstatic org.objectweb.asm.commons.InstructionAdapter.OBJECT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.load:(ILorg/objectweb/asm/Type;)V
        10: .line 444
            goto 24
        11: .line 446
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.store:(ILorg/objectweb/asm/Type;)V
        12: .line 447
            goto 24
        13: .line 449
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.store:(ILorg/objectweb/asm/Type;)V
        14: .line 450
            goto 24
        15: .line 452
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.store:(ILorg/objectweb/asm/Type;)V
        16: .line 453
            goto 24
        17: .line 455
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.store:(ILorg/objectweb/asm/Type;)V
        18: .line 456
            goto 24
        19: .line 458
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            getstatic org.objectweb.asm.commons.InstructionAdapter.OBJECT_TYPE:Lorg/objectweb/asm/Type;
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.store:(ILorg/objectweb/asm/Type;)V
        20: .line 459
            goto 24
        21: .line 461
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ret:(I)V
        22: .line 462
            goto 24
        23: .line 464
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        24: .line 466
      StackMap locals:
      StackMap stack:
            return
        end local 2 // int var
        end local 1 // int opcode
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   25     0    this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   25     1  opcode  I
            0   25     2     var  I
    MethodParameters:
        Name  Flags
      opcode  final
      var     final

  public void visitTypeInsn(int, java.lang.String);
    descriptor: (ILjava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int opcode
        start local 2 // java.lang.String type
         0: .line 470
            aload 2 /* type */
            invokestatic org.objectweb.asm.Type.getObjectType:(Ljava/lang/String;)Lorg/objectweb/asm/Type;
            astore 3 /* t */
        start local 3 // org.objectweb.asm.Type t
         1: .line 471
            iload 1 /* opcode */
            tableswitch { // 187 - 193
                  187: 2
                  188: 10
                  189: 4
                  190: 10
                  191: 10
                  192: 6
                  193: 8
              default: 10
          }
         2: .line 473
      StackMap locals: org.objectweb.asm.Type
      StackMap stack:
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.anew:(Lorg/objectweb/asm/Type;)V
         3: .line 474
            goto 11
         4: .line 476
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.newarray:(Lorg/objectweb/asm/Type;)V
         5: .line 477
            goto 11
         6: .line 479
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.checkcast:(Lorg/objectweb/asm/Type;)V
         7: .line 480
            goto 11
         8: .line 482
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.instanceOf:(Lorg/objectweb/asm/Type;)V
         9: .line 483
            goto 11
        10: .line 485
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        11: .line 487
      StackMap locals:
      StackMap stack:
            return
        end local 3 // org.objectweb.asm.Type t
        end local 2 // java.lang.String type
        end local 1 // int opcode
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   12     0    this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   12     1  opcode  I
            0   12     2    type  Ljava/lang/String;
            1   12     3       t  Lorg/objectweb/asm/Type;
    MethodParameters:
        Name  Flags
      opcode  final
      type    final

  public void visitFieldInsn(int, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=5, args_size=5
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int opcode
        start local 2 // java.lang.String owner
        start local 3 // java.lang.String name
        start local 4 // java.lang.String desc
         0: .line 492
            iload 1 /* opcode */
            tableswitch { // 178 - 181
                  178: 1
                  179: 3
                  180: 5
                  181: 7
              default: 9
          }
         1: .line 494
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* desc */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.getstatic:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         2: .line 495
            goto 10
         3: .line 497
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* desc */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.putstatic:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         4: .line 498
            goto 10
         5: .line 500
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* desc */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.getfield:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 501
            goto 10
         7: .line 503
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* desc */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.putfield:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         8: .line 504
            goto 10
         9: .line 506
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        10: .line 508
      StackMap locals:
      StackMap stack:
            return
        end local 4 // java.lang.String desc
        end local 3 // java.lang.String name
        end local 2 // java.lang.String owner
        end local 1 // int opcode
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   11     0    this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   11     1  opcode  I
            0   11     2   owner  Ljava/lang/String;
            0   11     3    name  Ljava/lang/String;
            0   11     4    desc  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      opcode  final
      owner   final
      name    final
      desc    final

  public void visitMethodInsn(int, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=5, args_size=5
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int opcode
        start local 2 // java.lang.String owner
        start local 3 // java.lang.String name
        start local 4 // java.lang.String desc
         0: .line 513
            iload 1 /* opcode */
            tableswitch { // 182 - 185
                  182: 3
                  183: 1
                  184: 5
                  185: 7
              default: 9
          }
         1: .line 515
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* desc */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokespecial:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         2: .line 516
            goto 10
         3: .line 518
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* desc */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokevirtual:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         4: .line 519
            goto 10
         5: .line 521
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* desc */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokestatic:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 522
            goto 10
         7: .line 524
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* desc */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokeinterface:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         8: .line 525
            goto 10
         9: .line 527
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        10: .line 529
      StackMap locals:
      StackMap stack:
            return
        end local 4 // java.lang.String desc
        end local 3 // java.lang.String name
        end local 2 // java.lang.String owner
        end local 1 // int opcode
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   11     0    this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   11     1  opcode  I
            0   11     2   owner  Ljava/lang/String;
            0   11     3    name  Ljava/lang/String;
            0   11     4    desc  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      opcode  final
      owner   final
      name    final
      desc    final

  public void visitInvokeDynamicInsn(java.lang.String, java.lang.String, org.objectweb.asm.Handle, java.lang.Object[]);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lorg/objectweb/asm/Handle;[Ljava/lang/Object;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String name
        start local 2 // java.lang.String desc
        start local 3 // org.objectweb.asm.Handle bsm
        start local 4 // java.lang.Object[] bsmArgs
         0: .line 534
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* desc */
            aload 3 /* bsm */
            aload 4 /* bsmArgs */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokedynamic:(Ljava/lang/String;Ljava/lang/String;Lorg/objectweb/asm/Handle;[Ljava/lang/Object;)V
         1: .line 535
            return
        end local 4 // java.lang.Object[] bsmArgs
        end local 3 // org.objectweb.asm.Handle bsm
        end local 2 // java.lang.String desc
        end local 1 // java.lang.String name
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1     name  Ljava/lang/String;
            0    2     2     desc  Ljava/lang/String;
            0    2     3      bsm  Lorg/objectweb/asm/Handle;
            0    2     4  bsmArgs  [Ljava/lang/Object;
    MethodParameters:
         Name  Flags
      name     
      desc     
      bsm      
      bsmArgs  

  public void visitJumpInsn(int, org.objectweb.asm.Label);
    descriptor: (ILorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int opcode
        start local 2 // org.objectweb.asm.Label label
         0: .line 539
            iload 1 /* opcode */
            lookupswitch { // 18
                  153: 1
                  154: 3
                  155: 5
                  156: 7
                  157: 9
                  158: 11
                  159: 13
                  160: 15
                  161: 17
                  162: 19
                  163: 21
                  164: 23
                  165: 25
                  166: 27
                  167: 29
                  168: 31
                  198: 33
                  199: 35
              default: 37
          }
         1: .line 541
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifeq:(Lorg/objectweb/asm/Label;)V
         2: .line 542
            goto 38
         3: .line 544
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifne:(Lorg/objectweb/asm/Label;)V
         4: .line 545
            goto 38
         5: .line 547
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iflt:(Lorg/objectweb/asm/Label;)V
         6: .line 548
            goto 38
         7: .line 550
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifge:(Lorg/objectweb/asm/Label;)V
         8: .line 551
            goto 38
         9: .line 553
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifgt:(Lorg/objectweb/asm/Label;)V
        10: .line 554
            goto 38
        11: .line 556
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifle:(Lorg/objectweb/asm/Label;)V
        12: .line 557
            goto 38
        13: .line 559
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmpeq:(Lorg/objectweb/asm/Label;)V
        14: .line 560
            goto 38
        15: .line 562
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmpne:(Lorg/objectweb/asm/Label;)V
        16: .line 563
            goto 38
        17: .line 565
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmplt:(Lorg/objectweb/asm/Label;)V
        18: .line 566
            goto 38
        19: .line 568
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmpge:(Lorg/objectweb/asm/Label;)V
        20: .line 569
            goto 38
        21: .line 571
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmpgt:(Lorg/objectweb/asm/Label;)V
        22: .line 572
            goto 38
        23: .line 574
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmple:(Lorg/objectweb/asm/Label;)V
        24: .line 575
            goto 38
        25: .line 577
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifacmpeq:(Lorg/objectweb/asm/Label;)V
        26: .line 578
            goto 38
        27: .line 580
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifacmpne:(Lorg/objectweb/asm/Label;)V
        28: .line 581
            goto 38
        29: .line 583
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.goTo:(Lorg/objectweb/asm/Label;)V
        30: .line 584
            goto 38
        31: .line 586
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.jsr:(Lorg/objectweb/asm/Label;)V
        32: .line 587
            goto 38
        33: .line 589
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifnull:(Lorg/objectweb/asm/Label;)V
        34: .line 590
            goto 38
        35: .line 592
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifnonnull:(Lorg/objectweb/asm/Label;)V
        36: .line 593
            goto 38
        37: .line 595
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        38: .line 597
      StackMap locals:
      StackMap stack:
            return
        end local 2 // org.objectweb.asm.Label label
        end local 1 // int opcode
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   39     0    this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   39     1  opcode  I
            0   39     2   label  Lorg/objectweb/asm/Label;
    MethodParameters:
        Name  Flags
      opcode  final
      label   final

  public void visitLabel(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 601
            aload 0 /* this */
            aload 1 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.mark:(Lorg/objectweb/asm/Label;)V
         1: .line 602
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void visitLdcInsn(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.Object cst
         0: .line 606
            aload 1 /* cst */
            instanceof java.lang.Integer
            ifeq 4
         1: .line 607
            aload 1 /* cst */
            checkcast java.lang.Integer
            invokevirtual java.lang.Integer.intValue:()I
            istore 2 /* val */
        start local 2 // int val
         2: .line 608
            aload 0 /* this */
            iload 2 /* val */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
        end local 2 // int val
         3: .line 609
            goto 44
      StackMap locals:
      StackMap stack:
         4: aload 1 /* cst */
            instanceof java.lang.Byte
            ifeq 8
         5: .line 610
            aload 1 /* cst */
            checkcast java.lang.Byte
            invokevirtual java.lang.Byte.intValue:()I
            istore 2 /* val */
        start local 2 // int val
         6: .line 611
            aload 0 /* this */
            iload 2 /* val */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
        end local 2 // int val
         7: .line 612
            goto 44
      StackMap locals:
      StackMap stack:
         8: aload 1 /* cst */
            instanceof java.lang.Character
            ifeq 12
         9: .line 613
            aload 1 /* cst */
            checkcast java.lang.Character
            invokevirtual java.lang.Character.charValue:()C
            istore 2 /* val */
        start local 2 // int val
        10: .line 614
            aload 0 /* this */
            iload 2 /* val */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
        end local 2 // int val
        11: .line 615
            goto 44
      StackMap locals:
      StackMap stack:
        12: aload 1 /* cst */
            instanceof java.lang.Short
            ifeq 16
        13: .line 616
            aload 1 /* cst */
            checkcast java.lang.Short
            invokevirtual java.lang.Short.intValue:()I
            istore 2 /* val */
        start local 2 // int val
        14: .line 617
            aload 0 /* this */
            iload 2 /* val */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
        end local 2 // int val
        15: .line 618
            goto 44
      StackMap locals:
      StackMap stack:
        16: aload 1 /* cst */
            instanceof java.lang.Boolean
            ifeq 22
        17: .line 619
            aload 1 /* cst */
            checkcast java.lang.Boolean
            invokevirtual java.lang.Boolean.booleanValue:()Z
            ifeq 18
            iconst_1
            goto 19
      StackMap locals:
      StackMap stack:
        18: iconst_0
      StackMap locals:
      StackMap stack: int
        19: istore 2 /* val */
        start local 2 // int val
        20: .line 620
            aload 0 /* this */
            iload 2 /* val */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
        end local 2 // int val
        21: .line 621
            goto 44
      StackMap locals:
      StackMap stack:
        22: aload 1 /* cst */
            instanceof java.lang.Float
            ifeq 26
        23: .line 622
            aload 1 /* cst */
            checkcast java.lang.Float
            invokevirtual java.lang.Float.floatValue:()F
            fstore 2 /* val */
        start local 2 // float val
        24: .line 623
            aload 0 /* this */
            fload 2 /* val */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.fconst:(F)V
        end local 2 // float val
        25: .line 624
            goto 44
      StackMap locals:
      StackMap stack:
        26: aload 1 /* cst */
            instanceof java.lang.Long
            ifeq 30
        27: .line 625
            aload 1 /* cst */
            checkcast java.lang.Long
            invokevirtual java.lang.Long.longValue:()J
            lstore 2 /* val */
        start local 2 // long val
        28: .line 626
            aload 0 /* this */
            lload 2 /* val */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.lconst:(J)V
        end local 2 // long val
        29: .line 627
            goto 44
      StackMap locals:
      StackMap stack:
        30: aload 1 /* cst */
            instanceof java.lang.Double
            ifeq 34
        31: .line 628
            aload 1 /* cst */
            checkcast java.lang.Double
            invokevirtual java.lang.Double.doubleValue:()D
            dstore 2 /* val */
        start local 2 // double val
        32: .line 629
            aload 0 /* this */
            dload 2 /* val */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dconst:(D)V
        end local 2 // double val
        33: .line 630
            goto 44
      StackMap locals:
      StackMap stack:
        34: aload 1 /* cst */
            instanceof java.lang.String
            ifeq 37
        35: .line 631
            aload 0 /* this */
            aload 1 /* cst */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aconst:(Ljava/lang/Object;)V
        36: .line 632
            goto 44
      StackMap locals:
      StackMap stack:
        37: aload 1 /* cst */
            instanceof org.objectweb.asm.Type
            ifeq 40
        38: .line 633
            aload 0 /* this */
            aload 1 /* cst */
            checkcast org.objectweb.asm.Type
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.tconst:(Lorg/objectweb/asm/Type;)V
        39: .line 634
            goto 44
      StackMap locals:
      StackMap stack:
        40: aload 1 /* cst */
            instanceof org.objectweb.asm.Handle
            ifeq 43
        41: .line 635
            aload 0 /* this */
            aload 1 /* cst */
            checkcast org.objectweb.asm.Handle
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.hconst:(Lorg/objectweb/asm/Handle;)V
        42: .line 636
            goto 44
        43: .line 637
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        44: .line 639
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.lang.Object cst
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   45     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   45     1   cst  Ljava/lang/Object;
            2    3     2   val  I
            6    7     2   val  I
           10   11     2   val  I
           14   15     2   val  I
           20   21     2   val  I
           24   25     2   val  F
           28   29     2   val  J
           32   33     2   val  D
    MethodParameters:
      Name  Flags
      cst   final

  public void visitIincInsn(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int var
        start local 2 // int increment
         0: .line 643
            aload 0 /* this */
            iload 1 /* var */
            iload 2 /* increment */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iinc:(II)V
         1: .line 644
            return
        end local 2 // int increment
        end local 1 // int var
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1        var  I
            0    2     2  increment  I
    MethodParameters:
           Name  Flags
      var        final
      increment  final

  public void visitTableSwitchInsn(int, int, org.objectweb.asm.Label, org.objectweb.asm.Label[]);
    descriptor: (IILorg/objectweb/asm/Label;[Lorg/objectweb/asm/Label;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int min
        start local 2 // int max
        start local 3 // org.objectweb.asm.Label dflt
        start local 4 // org.objectweb.asm.Label[] labels
         0: .line 649
            aload 0 /* this */
            iload 1 /* min */
            iload 2 /* max */
            aload 3 /* dflt */
            aload 4 /* labels */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.tableswitch:(IILorg/objectweb/asm/Label;[Lorg/objectweb/asm/Label;)V
         1: .line 650
            return
        end local 4 // org.objectweb.asm.Label[] labels
        end local 3 // org.objectweb.asm.Label dflt
        end local 2 // int max
        end local 1 // int min
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1     min  I
            0    2     2     max  I
            0    2     3    dflt  Lorg/objectweb/asm/Label;
            0    2     4  labels  [Lorg/objectweb/asm/Label;
    MethodParameters:
        Name  Flags
      min     final
      max     final
      dflt    final
      labels  final

  public void visitLookupSwitchInsn(org.objectweb.asm.Label, int[], org.objectweb.asm.Label[]);
    descriptor: (Lorg/objectweb/asm/Label;[I[Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label dflt
        start local 2 // int[] keys
        start local 3 // org.objectweb.asm.Label[] labels
         0: .line 655
            aload 0 /* this */
            aload 1 /* dflt */
            aload 2 /* keys */
            aload 3 /* labels */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.lookupswitch:(Lorg/objectweb/asm/Label;[I[Lorg/objectweb/asm/Label;)V
         1: .line 656
            return
        end local 3 // org.objectweb.asm.Label[] labels
        end local 2 // int[] keys
        end local 1 // org.objectweb.asm.Label dflt
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1    dflt  Lorg/objectweb/asm/Label;
            0    2     2    keys  [I
            0    2     3  labels  [Lorg/objectweb/asm/Label;
    MethodParameters:
        Name  Flags
      dflt    final
      keys    final
      labels  final

  public void visitMultiANewArrayInsn(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String desc
        start local 2 // int dims
         0: .line 660
            aload 0 /* this */
            aload 1 /* desc */
            iload 2 /* dims */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.multianewarray:(Ljava/lang/String;I)V
         1: .line 661
            return
        end local 2 // int dims
        end local 1 // java.lang.String desc
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  desc  Ljava/lang/String;
            0    2     2  dims  I
    MethodParameters:
      Name  Flags
      desc  final
      dims  final

  public void nop();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 666
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            iconst_0
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 667
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void aconst(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.Object cst
         0: .line 670
            aload 1 /* cst */
            ifnonnull 3
         1: .line 671
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            iconst_1
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         2: .line 672
            goto 4
         3: .line 673
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* cst */
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
         4: .line 675
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.lang.Object cst
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    5     1   cst  Ljava/lang/Object;
    MethodParameters:
      Name  Flags
      cst   final

  public void iconst(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int cst
         0: .line 678
            iload 1 /* cst */
            iconst_m1
            if_icmplt 3
            iload 1 /* cst */
            iconst_5
            if_icmpgt 3
         1: .line 679
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            iconst_3
            iload 1 /* cst */
            iadd
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         2: .line 680
            goto 10
      StackMap locals:
      StackMap stack:
         3: iload 1 /* cst */
            bipush -128
            if_icmplt 6
            iload 1 /* cst */
            bipush 127
            if_icmpgt 6
         4: .line 681
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 16
            iload 1 /* cst */
            invokevirtual org.objectweb.asm.MethodVisitor.visitIntInsn:(II)V
         5: .line 682
            goto 10
      StackMap locals:
      StackMap stack:
         6: iload 1 /* cst */
            sipush -32768
            if_icmplt 9
            iload 1 /* cst */
            sipush 32767
            if_icmpgt 9
         7: .line 683
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 17
            iload 1 /* cst */
            invokevirtual org.objectweb.asm.MethodVisitor.visitIntInsn:(II)V
         8: .line 684
            goto 10
         9: .line 685
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            new java.lang.Integer
            dup
            iload 1 /* cst */
            invokespecial java.lang.Integer.<init>:(I)V
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
        10: .line 687
      StackMap locals:
      StackMap stack:
            return
        end local 1 // int cst
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   11     1   cst  I
    MethodParameters:
      Name  Flags
      cst   final

  public void lconst(long);
    descriptor: (J)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // long cst
         0: .line 690
            lload 1 /* cst */
            lconst_0
            lcmp
            ifeq 1
            lload 1 /* cst */
            lconst_1
            lcmp
            ifne 3
         1: .line 691
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 9
            lload 1 /* cst */
            l2i
            iadd
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         2: .line 692
            goto 4
         3: .line 693
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            new java.lang.Long
            dup
            lload 1 /* cst */
            invokespecial java.lang.Long.<init>:(J)V
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
         4: .line 695
      StackMap locals:
      StackMap stack:
            return
        end local 1 // long cst
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    5     1   cst  J
    MethodParameters:
      Name  Flags
      cst   final

  public void fconst(float);
    descriptor: (F)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // float cst
         0: .line 698
            fload 1 /* cst */
            invokestatic java.lang.Float.floatToIntBits:(F)I
            istore 2 /* bits */
        start local 2 // int bits
         1: .line 699
            iload 2 /* bits */
            i2l
            lconst_0
            lcmp
            ifeq 2
            iload 2 /* bits */
            ldc 1065353216
            if_icmpeq 2
            iload 2 /* bits */
            ldc 1073741824
            if_icmpne 4
         2: .line 700
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 11
            fload 1 /* cst */
            f2i
            iadd
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         3: .line 701
            goto 5
         4: .line 702
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            new java.lang.Float
            dup
            fload 1 /* cst */
            invokespecial java.lang.Float.<init>:(F)V
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
         5: .line 704
      StackMap locals:
      StackMap stack:
            return
        end local 2 // int bits
        end local 1 // float cst
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    6     1   cst  F
            1    6     2  bits  I
    MethodParameters:
      Name  Flags
      cst   final

  public void dconst(double);
    descriptor: (D)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // double cst
         0: .line 707
            dload 1 /* cst */
            invokestatic java.lang.Double.doubleToLongBits:(D)J
            lstore 3 /* bits */
        start local 3 // long bits
         1: .line 708
            lload 3 /* bits */
            lconst_0
            lcmp
            ifeq 2
            lload 3 /* bits */
            ldc 4607182418800017408
            lcmp
            ifne 4
         2: .line 709
      StackMap locals: long
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 14
            dload 1 /* cst */
            d2i
            iadd
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         3: .line 710
            goto 5
         4: .line 711
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            new java.lang.Double
            dup
            dload 1 /* cst */
            invokespecial java.lang.Double.<init>:(D)V
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
         5: .line 713
      StackMap locals:
      StackMap stack:
            return
        end local 3 // long bits
        end local 1 // double cst
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    6     1   cst  D
            1    6     3  bits  J
    MethodParameters:
      Name  Flags
      cst   final

  public void tconst(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 716
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
         1: .line 717
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void hconst(org.objectweb.asm.Handle);
    descriptor: (Lorg/objectweb/asm/Handle;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Handle handle
         0: .line 720
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* handle */
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
         1: .line 721
            return
        end local 1 // org.objectweb.asm.Handle handle
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  handle  Lorg/objectweb/asm/Handle;
    MethodParameters:
        Name  Flags
      handle  final

  public void load(int, org.objectweb.asm.Type);
    descriptor: (ILorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int var
        start local 2 // org.objectweb.asm.Type type
         0: .line 724
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 2 /* type */
            bipush 21
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            iload 1 /* var */
            invokevirtual org.objectweb.asm.MethodVisitor.visitVarInsn:(II)V
         1: .line 725
            return
        end local 2 // org.objectweb.asm.Type type
        end local 1 // int var
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1   var  I
            0    2     2  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      var   final
      type  final

  public void aload(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 728
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 46
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 729
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void store(int, org.objectweb.asm.Type);
    descriptor: (ILorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int var
        start local 2 // org.objectweb.asm.Type type
         0: .line 732
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 2 /* type */
            bipush 54
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            iload 1 /* var */
            invokevirtual org.objectweb.asm.MethodVisitor.visitVarInsn:(II)V
         1: .line 733
            return
        end local 2 // org.objectweb.asm.Type type
        end local 1 // int var
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1   var  I
            0    2     2  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      var   final
      type  final

  public void astore(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 736
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 79
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 737
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void pop();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 740
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 87
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 741
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void pop2();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 744
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 88
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 745
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void dup();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 748
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 89
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 749
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void dup2();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 752
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 92
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 753
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void dupX1();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 756
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 90
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 757
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void dupX2();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 760
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 91
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 761
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void dup2X1();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 764
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 93
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 765
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void dup2X2();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 768
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 94
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 769
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void swap();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 772
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 95
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 773
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void add(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 776
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 96
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 777
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void sub(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 780
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 100
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 781
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void mul(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 784
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 104
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 785
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void div(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 788
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 108
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 789
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void rem(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 792
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 112
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 793
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void neg(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 796
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 116
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 797
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void shl(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 800
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 120
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 801
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void shr(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 804
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 122
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 805
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void ushr(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 808
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 124
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 809
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void and(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 812
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            bipush 126
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 813
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void or(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 816
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            sipush 128
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 817
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void xor(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 820
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            sipush 130
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 821
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void iinc(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int var
        start local 2 // int increment
         0: .line 824
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            iload 1 /* var */
            iload 2 /* increment */
            invokevirtual org.objectweb.asm.MethodVisitor.visitIincInsn:(II)V
         1: .line 825
            return
        end local 2 // int increment
        end local 1 // int var
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1        var  I
            0    2     2  increment  I
    MethodParameters:
           Name  Flags
      var        final
      increment  final

  public void cast(org.objectweb.asm.Type, org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type from
        start local 2 // org.objectweb.asm.Type to
         0: .line 828
            aload 1 /* from */
            aload 2 /* to */
            if_acmpeq 48
         1: .line 829
            aload 1 /* from */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 11
         2: .line 830
            aload 2 /* to */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 5
         3: .line 831
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 144
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         4: .line 832
            goto 48
      StackMap locals:
      StackMap stack:
         5: aload 2 /* to */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 8
         6: .line 833
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 143
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         7: .line 834
            goto 48
         8: .line 835
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 142
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         9: .line 836
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            aload 2 /* to */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
        10: .line 838
            goto 48
      StackMap locals:
      StackMap stack:
        11: aload 1 /* from */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 21
        12: .line 839
            aload 2 /* to */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 15
        13: .line 840
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 141
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        14: .line 841
            goto 48
      StackMap locals:
      StackMap stack:
        15: aload 2 /* to */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 18
        16: .line 842
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 140
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        17: .line 843
            goto 48
        18: .line 844
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 139
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        19: .line 845
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            aload 2 /* to */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
        20: .line 847
            goto 48
      StackMap locals:
      StackMap stack:
        21: aload 1 /* from */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 31
        22: .line 848
            aload 2 /* to */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 25
        23: .line 849
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 138
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        24: .line 850
            goto 48
      StackMap locals:
      StackMap stack:
        25: aload 2 /* to */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 28
        26: .line 851
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 137
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        27: .line 852
            goto 48
        28: .line 853
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 136
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        29: .line 854
            aload 0 /* this */
            getstatic org.objectweb.asm.Type.INT_TYPE:Lorg/objectweb/asm/Type;
            aload 2 /* to */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cast:(Lorg/objectweb/asm/Type;Lorg/objectweb/asm/Type;)V
        30: .line 856
            goto 48
        31: .line 857
      StackMap locals:
      StackMap stack:
            aload 2 /* to */
            getstatic org.objectweb.asm.Type.BYTE_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 34
        32: .line 858
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 145
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        33: .line 859
            goto 48
      StackMap locals:
      StackMap stack:
        34: aload 2 /* to */
            getstatic org.objectweb.asm.Type.CHAR_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 37
        35: .line 860
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 146
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        36: .line 861
            goto 48
      StackMap locals:
      StackMap stack:
        37: aload 2 /* to */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 40
        38: .line 862
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 135
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        39: .line 863
            goto 48
      StackMap locals:
      StackMap stack:
        40: aload 2 /* to */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 43
        41: .line 864
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 134
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        42: .line 865
            goto 48
      StackMap locals:
      StackMap stack:
        43: aload 2 /* to */
            getstatic org.objectweb.asm.Type.LONG_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 46
        44: .line 866
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 133
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        45: .line 867
            goto 48
      StackMap locals:
      StackMap stack:
        46: aload 2 /* to */
            getstatic org.objectweb.asm.Type.SHORT_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 48
        47: .line 868
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 147
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
        48: .line 872
      StackMap locals:
      StackMap stack:
            return
        end local 2 // org.objectweb.asm.Type to
        end local 1 // org.objectweb.asm.Type from
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   49     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   49     1  from  Lorg/objectweb/asm/Type;
            0   49     2    to  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      from  final
      to    final

  public void lcmp();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 875
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 148
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 876
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void cmpl(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 879
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 1
            sipush 149
            goto 2
      StackMap locals:
      StackMap stack: org.objectweb.asm.MethodVisitor
         1: sipush 151
      StackMap locals: org.objectweb.asm.commons.InstructionAdapter org.objectweb.asm.Type
      StackMap stack: org.objectweb.asm.MethodVisitor int
         2: invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         3: .line 880
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    4     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void cmpg(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 883
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 1
            sipush 150
            goto 2
      StackMap locals:
      StackMap stack: org.objectweb.asm.MethodVisitor
         1: sipush 152
      StackMap locals: org.objectweb.asm.commons.InstructionAdapter org.objectweb.asm.Type
      StackMap stack: org.objectweb.asm.MethodVisitor int
         2: invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         3: .line 884
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    4     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void ifeq(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 887
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 153
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 888
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ifne(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 891
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 154
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 892
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void iflt(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 895
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 155
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 896
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ifge(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 899
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 156
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 900
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ifgt(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 903
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 157
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 904
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ifle(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 907
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 158
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 908
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ificmpeq(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 911
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 159
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 912
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ificmpne(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 915
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 160
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 916
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ificmplt(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 919
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 161
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 920
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ificmpge(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 923
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 162
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 924
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ificmpgt(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 927
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 163
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 928
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ificmple(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 931
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 164
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 932
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ifacmpeq(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 935
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 165
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 936
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ifacmpne(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 939
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 166
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 940
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void goTo(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 943
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 167
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 944
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void jsr(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 947
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 168
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 948
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ret(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int var
         0: .line 951
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 169
            iload 1 /* var */
            invokevirtual org.objectweb.asm.MethodVisitor.visitVarInsn:(II)V
         1: .line 952
            return
        end local 1 // int var
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1   var  I
    MethodParameters:
      Name  Flags
      var   final

  public void tableswitch(int, int, org.objectweb.asm.Label, org.objectweb.asm.Label[]);
    descriptor: (IILorg/objectweb/asm/Label;[Lorg/objectweb/asm/Label;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int min
        start local 2 // int max
        start local 3 // org.objectweb.asm.Label dflt
        start local 4 // org.objectweb.asm.Label[] labels
         0: .line 956
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            iload 1 /* min */
            iload 2 /* max */
            aload 3 /* dflt */
            aload 4 /* labels */
            invokevirtual org.objectweb.asm.MethodVisitor.visitTableSwitchInsn:(IILorg/objectweb/asm/Label;[Lorg/objectweb/asm/Label;)V
         1: .line 957
            return
        end local 4 // org.objectweb.asm.Label[] labels
        end local 3 // org.objectweb.asm.Label dflt
        end local 2 // int max
        end local 1 // int min
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1     min  I
            0    2     2     max  I
            0    2     3    dflt  Lorg/objectweb/asm/Label;
            0    2     4  labels  [Lorg/objectweb/asm/Label;
    MethodParameters:
        Name  Flags
      min     final
      max     final
      dflt    final
      labels  final

  public void lookupswitch(org.objectweb.asm.Label, int[], org.objectweb.asm.Label[]);
    descriptor: (Lorg/objectweb/asm/Label;[I[Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label dflt
        start local 2 // int[] keys
        start local 3 // org.objectweb.asm.Label[] labels
         0: .line 961
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* dflt */
            aload 2 /* keys */
            aload 3 /* labels */
            invokevirtual org.objectweb.asm.MethodVisitor.visitLookupSwitchInsn:(Lorg/objectweb/asm/Label;[I[Lorg/objectweb/asm/Label;)V
         1: .line 962
            return
        end local 3 // org.objectweb.asm.Label[] labels
        end local 2 // int[] keys
        end local 1 // org.objectweb.asm.Label dflt
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1    dflt  Lorg/objectweb/asm/Label;
            0    2     2    keys  [I
            0    2     3  labels  [Lorg/objectweb/asm/Label;
    MethodParameters:
        Name  Flags
      dflt    final
      keys    final
      labels  final

  public void areturn(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type t
         0: .line 965
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* t */
            sipush 172
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 966
            return
        end local 1 // org.objectweb.asm.Type t
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1     t  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      t     final

  public void getstatic(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String owner
        start local 2 // java.lang.String name
        start local 3 // java.lang.String desc
         0: .line 970
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 178
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* desc */
            invokevirtual org.objectweb.asm.MethodVisitor.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 971
            return
        end local 3 // java.lang.String desc
        end local 2 // java.lang.String name
        end local 1 // java.lang.String owner
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  owner  Ljava/lang/String;
            0    2     2   name  Ljava/lang/String;
            0    2     3   desc  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      owner  final
      name   final
      desc   final

  public void putstatic(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String owner
        start local 2 // java.lang.String name
        start local 3 // java.lang.String desc
         0: .line 975
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 179
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* desc */
            invokevirtual org.objectweb.asm.MethodVisitor.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 976
            return
        end local 3 // java.lang.String desc
        end local 2 // java.lang.String name
        end local 1 // java.lang.String owner
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  owner  Ljava/lang/String;
            0    2     2   name  Ljava/lang/String;
            0    2     3   desc  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      owner  final
      name   final
      desc   final

  public void getfield(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String owner
        start local 2 // java.lang.String name
        start local 3 // java.lang.String desc
         0: .line 980
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 180
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* desc */
            invokevirtual org.objectweb.asm.MethodVisitor.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 981
            return
        end local 3 // java.lang.String desc
        end local 2 // java.lang.String name
        end local 1 // java.lang.String owner
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  owner  Ljava/lang/String;
            0    2     2   name  Ljava/lang/String;
            0    2     3   desc  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      owner  final
      name   final
      desc   final

  public void putfield(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String owner
        start local 2 // java.lang.String name
        start local 3 // java.lang.String desc
         0: .line 985
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 181
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* desc */
            invokevirtual org.objectweb.asm.MethodVisitor.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 986
            return
        end local 3 // java.lang.String desc
        end local 2 // java.lang.String name
        end local 1 // java.lang.String owner
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  owner  Ljava/lang/String;
            0    2     2   name  Ljava/lang/String;
            0    2     3   desc  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      owner  final
      name   final
      desc   final

  public void invokevirtual(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String owner
        start local 2 // java.lang.String name
        start local 3 // java.lang.String desc
         0: .line 990
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 182
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* desc */
            invokevirtual org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 991
            return
        end local 3 // java.lang.String desc
        end local 2 // java.lang.String name
        end local 1 // java.lang.String owner
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  owner  Ljava/lang/String;
            0    2     2   name  Ljava/lang/String;
            0    2     3   desc  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      owner  final
      name   final
      desc   final

  public void invokespecial(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String owner
        start local 2 // java.lang.String name
        start local 3 // java.lang.String desc
         0: .line 995
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 183
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* desc */
            invokevirtual org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 996
            return
        end local 3 // java.lang.String desc
        end local 2 // java.lang.String name
        end local 1 // java.lang.String owner
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  owner  Ljava/lang/String;
            0    2     2   name  Ljava/lang/String;
            0    2     3   desc  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      owner  final
      name   final
      desc   final

  public void invokestatic(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String owner
        start local 2 // java.lang.String name
        start local 3 // java.lang.String desc
         0: .line 1000
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 184
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* desc */
            invokevirtual org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 1001
            return
        end local 3 // java.lang.String desc
        end local 2 // java.lang.String name
        end local 1 // java.lang.String owner
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  owner  Ljava/lang/String;
            0    2     2   name  Ljava/lang/String;
            0    2     3   desc  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      owner  final
      name   final
      desc   final

  public void invokeinterface(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String owner
        start local 2 // java.lang.String name
        start local 3 // java.lang.String desc
         0: .line 1005
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 185
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* desc */
            invokevirtual org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 1006
            return
        end local 3 // java.lang.String desc
        end local 2 // java.lang.String name
        end local 1 // java.lang.String owner
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  owner  Ljava/lang/String;
            0    2     2   name  Ljava/lang/String;
            0    2     3   desc  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      owner  final
      name   final
      desc   final

  public void invokedynamic(java.lang.String, java.lang.String, org.objectweb.asm.Handle, java.lang.Object[]);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lorg/objectweb/asm/Handle;[Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String name
        start local 2 // java.lang.String desc
        start local 3 // org.objectweb.asm.Handle bsm
        start local 4 // java.lang.Object[] bsmArgs
         0: .line 1010
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* name */
            aload 2 /* desc */
            aload 3 /* bsm */
            aload 4 /* bsmArgs */
            invokevirtual org.objectweb.asm.MethodVisitor.visitInvokeDynamicInsn:(Ljava/lang/String;Ljava/lang/String;Lorg/objectweb/asm/Handle;[Ljava/lang/Object;)V
         1: .line 1011
            return
        end local 4 // java.lang.Object[] bsmArgs
        end local 3 // org.objectweb.asm.Handle bsm
        end local 2 // java.lang.String desc
        end local 1 // java.lang.String name
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1     name  Ljava/lang/String;
            0    2     2     desc  Ljava/lang/String;
            0    2     3      bsm  Lorg/objectweb/asm/Handle;
            0    2     4  bsmArgs  [Ljava/lang/Object;
    MethodParameters:
         Name  Flags
      name     
      desc     
      bsm      
      bsmArgs  

  public void anew(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 1014
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 187
            aload 1 /* type */
            invokevirtual org.objectweb.asm.Type.getInternalName:()Ljava/lang/String;
            invokevirtual org.objectweb.asm.MethodVisitor.visitTypeInsn:(ILjava/lang/String;)V
         1: .line 1015
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void newarray(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 1019
            aload 1 /* type */
            invokevirtual org.objectweb.asm.Type.getSort:()I
            tableswitch { // 1 - 8
                    1: 1
                    2: 3
                    3: 5
                    4: 7
                    5: 9
                    6: 11
                    7: 13
                    8: 15
              default: 17
          }
         1: .line 1021
      StackMap locals:
      StackMap stack:
            iconst_4
            istore 2 /* typ */
        start local 2 // int typ
         2: .line 1022
            goto 19
        end local 2 // int typ
         3: .line 1024
      StackMap locals:
      StackMap stack:
            iconst_5
            istore 2 /* typ */
        start local 2 // int typ
         4: .line 1025
            goto 19
        end local 2 // int typ
         5: .line 1027
      StackMap locals:
      StackMap stack:
            bipush 8
            istore 2 /* typ */
        start local 2 // int typ
         6: .line 1028
            goto 19
        end local 2 // int typ
         7: .line 1030
      StackMap locals:
      StackMap stack:
            bipush 9
            istore 2 /* typ */
        start local 2 // int typ
         8: .line 1031
            goto 19
        end local 2 // int typ
         9: .line 1033
      StackMap locals:
      StackMap stack:
            bipush 10
            istore 2 /* typ */
        start local 2 // int typ
        10: .line 1034
            goto 19
        end local 2 // int typ
        11: .line 1036
      StackMap locals:
      StackMap stack:
            bipush 6
            istore 2 /* typ */
        start local 2 // int typ
        12: .line 1037
            goto 19
        end local 2 // int typ
        13: .line 1039
      StackMap locals:
      StackMap stack:
            bipush 11
            istore 2 /* typ */
        start local 2 // int typ
        14: .line 1040
            goto 19
        end local 2 // int typ
        15: .line 1042
      StackMap locals:
      StackMap stack:
            bipush 7
            istore 2 /* typ */
        start local 2 // int typ
        16: .line 1043
            goto 19
        end local 2 // int typ
        17: .line 1045
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 189
            aload 1 /* type */
            invokevirtual org.objectweb.asm.Type.getInternalName:()Ljava/lang/String;
            invokevirtual org.objectweb.asm.MethodVisitor.visitTypeInsn:(ILjava/lang/String;)V
        18: .line 1046
            return
        start local 2 // int typ
        19: .line 1048
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 188
            iload 2 /* typ */
            invokevirtual org.objectweb.asm.MethodVisitor.visitIntInsn:(II)V
        20: .line 1049
            return
        end local 2 // int typ
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   21     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   21     1  type  Lorg/objectweb/asm/Type;
            2    3     2   typ  I
            4    5     2   typ  I
            6    7     2   typ  I
            8    9     2   typ  I
           10   11     2   typ  I
           12   13     2   typ  I
           14   15     2   typ  I
           16   17     2   typ  I
           19   21     2   typ  I
    MethodParameters:
      Name  Flags
      type  final

  public void arraylength();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 1052
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 190
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 1053
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void athrow();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 1056
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 191
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 1057
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void checkcast(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 1060
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 192
            aload 1 /* type */
            invokevirtual org.objectweb.asm.Type.getInternalName:()Ljava/lang/String;
            invokevirtual org.objectweb.asm.MethodVisitor.visitTypeInsn:(ILjava/lang/String;)V
         1: .line 1061
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void instanceOf(org.objectweb.asm.Type);
    descriptor: (Lorg/objectweb/asm/Type;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Type type
         0: .line 1064
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 193
            aload 1 /* type */
            invokevirtual org.objectweb.asm.Type.getInternalName:()Ljava/lang/String;
            invokevirtual org.objectweb.asm.MethodVisitor.visitTypeInsn:(ILjava/lang/String;)V
         1: .line 1065
            return
        end local 1 // org.objectweb.asm.Type type
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  type  Lorg/objectweb/asm/Type;
    MethodParameters:
      Name  Flags
      type  final

  public void monitorenter();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 1068
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 194
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 1069
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void monitorexit();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
         0: .line 1072
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 195
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 1073
            return
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;

  public void multianewarray(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.String desc
        start local 2 // int dims
         0: .line 1076
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* desc */
            iload 2 /* dims */
            invokevirtual org.objectweb.asm.MethodVisitor.visitMultiANewArrayInsn:(Ljava/lang/String;I)V
         1: .line 1077
            return
        end local 2 // int dims
        end local 1 // java.lang.String desc
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  desc  Ljava/lang/String;
            0    2     2  dims  I
    MethodParameters:
      Name  Flags
      desc  final
      dims  final

  public void ifnull(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 1080
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 198
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 1081
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void ifnonnull(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 1084
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 199
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitJumpInsn:(ILorg/objectweb/asm/Label;)V
         1: .line 1085
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void mark(org.objectweb.asm.Label);
    descriptor: (Lorg/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // org.objectweb.asm.Label label
         0: .line 1088
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* label */
            invokevirtual org.objectweb.asm.MethodVisitor.visitLabel:(Lorg/objectweb/asm/Label;)V
         1: .line 1089
            return
        end local 1 // org.objectweb.asm.Label label
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    2     1  label  Lorg/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final
}
SourceFile: "InstructionAdapter.java"