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 46
            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 methodVisitor
         0: .line 56
            aload 0 /* this */
            ldc 458752
            aload 1 /* methodVisitor */
            invokespecial org.objectweb.asm.commons.InstructionAdapter.<init>:(ILorg/objectweb/asm/MethodVisitor;)V
         1: .line 57
            aload 0 /* this */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            ldc Lorg/objectweb/asm/commons/InstructionAdapter;
            if_acmpeq 3
         2: .line 58
            new java.lang.IllegalStateException
            dup
            invokespecial java.lang.IllegalStateException.<init>:()V
            athrow
         3: .line 60
      StackMap locals: org.objectweb.asm.commons.InstructionAdapter org.objectweb.asm.MethodVisitor
      StackMap stack:
            return
        end local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        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  methodVisitor  Lorg/objectweb/asm/MethodVisitor;
    MethodParameters:
               Name  Flags
      methodVisitor  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 methodVisitor
         0: .line 70
            aload 0 /* this */
            iload 1 /* api */
            aload 2 /* methodVisitor */
            invokespecial org.objectweb.asm.MethodVisitor.<init>:(ILorg/objectweb/asm/MethodVisitor;)V
         1: .line 71
            return
        end local 2 // org.objectweb.asm.MethodVisitor methodVisitor
        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  methodVisitor  Lorg/objectweb/asm/MethodVisitor;
    MethodParameters:
               Name  Flags
      api            final
      methodVisitor  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 75
            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 77
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.nop:()V
         2: .line 78
            goto 196
         3: .line 80
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aconst_null
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aconst:(Ljava/lang/Object;)V
         4: .line 81
            goto 196
         5: .line 89
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* opcode */
            iconst_3
            isub
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
         6: .line 90
            goto 196
         7: .line 93
      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 94
            goto 196
         9: .line 98
      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 99
            goto 196
        11: .line 102
      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 103
            goto 196
        13: .line 105
      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 106
            goto 196
        15: .line 108
      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 109
            goto 196
        17: .line 111
      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 112
            goto 196
        19: .line 114
      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 115
            goto 196
        21: .line 117
      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 118
            goto 196
        23: .line 120
      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 121
            goto 196
        25: .line 123
      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 124
            goto 196
        27: .line 126
      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 127
            goto 196
        29: .line 129
      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 130
            goto 196
        31: .line 132
      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 133
            goto 196
        33: .line 135
      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 136
            goto 196
        35: .line 138
      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 139
            goto 196
        37: .line 141
      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 142
            goto 196
        39: .line 144
      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 145
            goto 196
        41: .line 147
      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 148
            goto 196
        43: .line 150
      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 151
            goto 196
        45: .line 153
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.pop:()V
        46: .line 154
            goto 196
        47: .line 156
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.pop2:()V
        48: .line 157
            goto 196
        49: .line 159
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dup:()V
        50: .line 160
            goto 196
        51: .line 162
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dupX1:()V
        52: .line 163
            goto 196
        53: .line 165
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dupX2:()V
        54: .line 166
            goto 196
        55: .line 168
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dup2:()V
        56: .line 169
            goto 196
        57: .line 171
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dup2X1:()V
        58: .line 172
            goto 196
        59: .line 174
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dup2X2:()V
        60: .line 175
            goto 196
        61: .line 177
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.swap:()V
        62: .line 178
            goto 196
        63: .line 180
      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 181
            goto 196
        65: .line 183
      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 184
            goto 196
        67: .line 186
      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 187
            goto 196
        69: .line 189
      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 190
            goto 196
        71: .line 192
      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 193
            goto 196
        73: .line 195
      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 196
            goto 196
        75: .line 198
      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 199
            goto 196
        77: .line 201
      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 202
            goto 196
        79: .line 204
      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 205
            goto 196
        81: .line 207
      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 208
            goto 196
        83: .line 210
      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 211
            goto 196
        85: .line 213
      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 214
            goto 196
        87: .line 216
      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 217
            goto 196
        89: .line 219
      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 220
            goto 196
        91: .line 222
      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 223
            goto 196
        93: .line 225
      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 226
            goto 196
        95: .line 228
      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 229
            goto 196
        97: .line 231
      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 232
            goto 196
        99: .line 234
      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 235
            goto 196
       101: .line 237
      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 238
            goto 196
       103: .line 240
      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 241
            goto 196
       105: .line 243
      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 244
            goto 196
       107: .line 246
      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 247
            goto 196
       109: .line 249
      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 250
            goto 196
       111: .line 252
      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 253
            goto 196
       113: .line 255
      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 256
            goto 196
       115: .line 258
      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 259
            goto 196
       117: .line 261
      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 262
            goto 196
       119: .line 264
      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 265
            goto 196
       121: .line 267
      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 268
            goto 196
       123: .line 270
      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 271
            goto 196
       125: .line 273
      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 274
            goto 196
       127: .line 276
      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 277
            goto 196
       129: .line 279
      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 280
            goto 196
       131: .line 282
      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 283
            goto 196
       133: .line 285
      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 286
            goto 196
       135: .line 288
      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 289
            goto 196
       137: .line 291
      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 292
            goto 196
       139: .line 294
      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 295
            goto 196
       141: .line 297
      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 298
            goto 196
       143: .line 300
      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 301
            goto 196
       145: .line 303
      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 304
            goto 196
       147: .line 306
      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 307
            goto 196
       149: .line 309
      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 310
            goto 196
       151: .line 312
      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 313
            goto 196
       153: .line 315
      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 316
            goto 196
       155: .line 318
      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 319
            goto 196
       157: .line 321
      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 322
            goto 196
       159: .line 324
      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 325
            goto 196
       161: .line 327
      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 328
            goto 196
       163: .line 330
      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 331
            goto 196
       165: .line 333
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.lcmp:()V
       166: .line 334
            goto 196
       167: .line 336
      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 337
            goto 196
       169: .line 339
      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 340
            goto 196
       171: .line 342
      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 343
            goto 196
       173: .line 345
      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 346
            goto 196
       175: .line 348
      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 349
            goto 196
       177: .line 351
      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 352
            goto 196
       179: .line 354
      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 355
            goto 196
       181: .line 357
      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 358
            goto 196
       183: .line 360
      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 361
            goto 196
       185: .line 363
      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 364
            goto 196
       187: .line 366
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.arraylength:()V
       188: .line 367
            goto 196
       189: .line 369
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.athrow:()V
       190: .line 370
            goto 196
       191: .line 372
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.monitorenter:()V
       192: .line 373
            goto 196
       193: .line 375
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.monitorexit:()V
       194: .line 376
            goto 196
       195: .line 378
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
       196: .line 380
      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 384
            iload 1 /* opcode */
            lookupswitch { // 3
                   16: 1
                   17: 3
                  188: 5
              default: 23
          }
         1: .line 386
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* operand */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
         2: .line 387
            goto 24
         3: .line 389
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* operand */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
         4: .line 390
            goto 24
         5: .line 392
      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 394
      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 395
            goto 24
         8: .line 397
      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 398
            goto 24
        10: .line 400
      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 401
            goto 24
        12: .line 403
      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 404
            goto 24
        14: .line 406
      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 407
            goto 24
        16: .line 409
      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 410
            goto 24
        18: .line 412
      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 413
            goto 24
        20: .line 415
      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 416
            goto 24
        22: .line 418
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        23: .line 422
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        24: .line 424
      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 428
            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 430
      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 431
            goto 24
         3: .line 433
      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 434
            goto 24
         5: .line 436
      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 437
            goto 24
         7: .line 439
      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 440
            goto 24
         9: .line 442
      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 443
            goto 24
        11: .line 445
      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 446
            goto 24
        13: .line 448
      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 449
            goto 24
        15: .line 451
      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 452
            goto 24
        17: .line 454
      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 455
            goto 24
        19: .line 457
      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 458
            goto 24
        21: .line 460
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* var */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ret:(I)V
        22: .line 461
            goto 24
        23: .line 463
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        24: .line 465
      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 469
            aload 2 /* type */
            invokestatic org.objectweb.asm.Type.getObjectType:(Ljava/lang/String;)Lorg/objectweb/asm/Type;
            astore 3 /* objectType */
        start local 3 // org.objectweb.asm.Type objectType
         1: .line 470
            iload 1 /* opcode */
            tableswitch { // 187 - 193
                  187: 2
                  188: 10
                  189: 4
                  190: 10
                  191: 10
                  192: 6
                  193: 8
              default: 10
          }
         2: .line 472
      StackMap locals: org.objectweb.asm.Type
      StackMap stack:
            aload 0 /* this */
            aload 3 /* objectType */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.anew:(Lorg/objectweb/asm/Type;)V
         3: .line 473
            goto 11
         4: .line 475
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* objectType */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.newarray:(Lorg/objectweb/asm/Type;)V
         5: .line 476
            goto 11
         6: .line 478
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* objectType */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.checkcast:(Lorg/objectweb/asm/Type;)V
         7: .line 479
            goto 11
         8: .line 481
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* objectType */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.instanceOf:(Lorg/objectweb/asm/Type;)V
         9: .line 482
            goto 11
        10: .line 484
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        11: .line 486
      StackMap locals:
      StackMap stack:
            return
        end local 3 // org.objectweb.asm.Type objectType
        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  objectType  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 descriptor
         0: .line 491
            iload 1 /* opcode */
            tableswitch { // 178 - 181
                  178: 1
                  179: 3
                  180: 5
                  181: 7
              default: 9
          }
         1: .line 493
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* descriptor */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.getstatic:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         2: .line 494
            goto 10
         3: .line 496
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* descriptor */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.putstatic:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         4: .line 497
            goto 10
         5: .line 499
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* descriptor */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.getfield:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 500
            goto 10
         7: .line 502
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* descriptor */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.putfield:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         8: .line 503
            goto 10
         9: .line 505
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        10: .line 507
      StackMap locals:
      StackMap stack:
            return
        end local 4 // java.lang.String descriptor
        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  descriptor  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      opcode      final
      owner       final
      name        final
      descriptor  final

  public void visitMethodInsn(int, java.lang.String, java.lang.String, java.lang.String, boolean);
    descriptor: (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=7, args_size=6
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // int opcodeAndSource
        start local 2 // java.lang.String owner
        start local 3 // java.lang.String name
        start local 4 // java.lang.String descriptor
        start local 5 // boolean isInterface
         0: .line 516
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.api:I
            ldc 327680
            if_icmpge 3
            iload 1 /* opcodeAndSource */
            sipush 256
            iand
            ifne 3
         1: .line 518
            aload 0 /* this */
            iload 1 /* opcodeAndSource */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* descriptor */
            iload 5 /* isInterface */
            invokespecial org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         2: .line 519
            return
         3: .line 521
      StackMap locals:
      StackMap stack:
            iload 1 /* opcodeAndSource */
            sipush -257
            iand
            istore 6 /* opcode */
        start local 6 // int opcode
         4: .line 523
            iload 6 /* opcode */
            tableswitch { // 182 - 185
                  182: 7
                  183: 5
                  184: 9
                  185: 11
              default: 13
          }
         5: .line 525
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* descriptor */
            iload 5 /* isInterface */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokespecial:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         6: .line 526
            goto 14
         7: .line 528
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* descriptor */
            iload 5 /* isInterface */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokevirtual:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         8: .line 529
            goto 14
         9: .line 531
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* descriptor */
            iload 5 /* isInterface */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokestatic:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
        10: .line 532
            goto 14
        11: .line 534
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* descriptor */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokeinterface:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        12: .line 535
            goto 14
        13: .line 537
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        14: .line 539
      StackMap locals:
      StackMap stack:
            return
        end local 6 // int opcode
        end local 5 // boolean isInterface
        end local 4 // java.lang.String descriptor
        end local 3 // java.lang.String name
        end local 2 // java.lang.String owner
        end local 1 // int opcodeAndSource
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   15     0             this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   15     1  opcodeAndSource  I
            0   15     2            owner  Ljava/lang/String;
            0   15     3             name  Ljava/lang/String;
            0   15     4       descriptor  Ljava/lang/String;
            0   15     5      isInterface  Z
            4   15     6           opcode  I
    MethodParameters:
                 Name  Flags
      opcodeAndSource  final
      owner            final
      name             final
      descriptor       final
      isInterface      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 descriptor
        start local 3 // org.objectweb.asm.Handle bootstrapMethodHandle
        start local 4 // java.lang.Object[] bootstrapMethodArguments
         0: .line 547
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* descriptor */
            aload 3 /* bootstrapMethodHandle */
            aload 4 /* bootstrapMethodArguments */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokedynamic:(Ljava/lang/String;Ljava/lang/String;Lorg/objectweb/asm/Handle;[Ljava/lang/Object;)V
         1: .line 548
            return
        end local 4 // java.lang.Object[] bootstrapMethodArguments
        end local 3 // org.objectweb.asm.Handle bootstrapMethodHandle
        end local 2 // java.lang.String descriptor
        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                descriptor  Ljava/lang/String;
            0    2     3     bootstrapMethodHandle  Lorg/objectweb/asm/Handle;
            0    2     4  bootstrapMethodArguments  [Ljava/lang/Object;
    MethodParameters:
                          Name  Flags
      name                      final
      descriptor                final
      bootstrapMethodHandle     final
      bootstrapMethodArguments  final

  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 552
            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 554
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifeq:(Lorg/objectweb/asm/Label;)V
         2: .line 555
            goto 38
         3: .line 557
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifne:(Lorg/objectweb/asm/Label;)V
         4: .line 558
            goto 38
         5: .line 560
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iflt:(Lorg/objectweb/asm/Label;)V
         6: .line 561
            goto 38
         7: .line 563
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifge:(Lorg/objectweb/asm/Label;)V
         8: .line 564
            goto 38
         9: .line 566
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifgt:(Lorg/objectweb/asm/Label;)V
        10: .line 567
            goto 38
        11: .line 569
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifle:(Lorg/objectweb/asm/Label;)V
        12: .line 570
            goto 38
        13: .line 572
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmpeq:(Lorg/objectweb/asm/Label;)V
        14: .line 573
            goto 38
        15: .line 575
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmpne:(Lorg/objectweb/asm/Label;)V
        16: .line 576
            goto 38
        17: .line 578
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmplt:(Lorg/objectweb/asm/Label;)V
        18: .line 579
            goto 38
        19: .line 581
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmpge:(Lorg/objectweb/asm/Label;)V
        20: .line 582
            goto 38
        21: .line 584
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmpgt:(Lorg/objectweb/asm/Label;)V
        22: .line 585
            goto 38
        23: .line 587
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ificmple:(Lorg/objectweb/asm/Label;)V
        24: .line 588
            goto 38
        25: .line 590
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifacmpeq:(Lorg/objectweb/asm/Label;)V
        26: .line 591
            goto 38
        27: .line 593
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifacmpne:(Lorg/objectweb/asm/Label;)V
        28: .line 594
            goto 38
        29: .line 596
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.goTo:(Lorg/objectweb/asm/Label;)V
        30: .line 597
            goto 38
        31: .line 599
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.jsr:(Lorg/objectweb/asm/Label;)V
        32: .line 600
            goto 38
        33: .line 602
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifnull:(Lorg/objectweb/asm/Label;)V
        34: .line 603
            goto 38
        35: .line 605
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.ifnonnull:(Lorg/objectweb/asm/Label;)V
        36: .line 606
            goto 38
        37: .line 608
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        38: .line 610
      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 614
            aload 0 /* this */
            aload 1 /* label */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.mark:(Lorg/objectweb/asm/Label;)V
         1: .line 615
            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=2, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // java.lang.Object value
         0: .line 619
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.api:I
            ldc 327680
            if_icmpge 4
         1: .line 620
            aload 1 /* value */
            instanceof org.objectweb.asm.Handle
            ifne 3
         2: .line 621
            aload 1 /* value */
            instanceof org.objectweb.asm.Type
            ifeq 4
            aload 1 /* value */
            checkcast org.objectweb.asm.Type
            invokevirtual org.objectweb.asm.Type.getSort:()I
            bipush 11
            if_icmpne 4
         3: .line 622
      StackMap locals:
      StackMap stack:
            new java.lang.UnsupportedOperationException
            dup
            ldc "This feature requires ASM5"
            invokespecial java.lang.UnsupportedOperationException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 624
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.api:I
            ldc 458752
            if_icmpeq 6
            aload 1 /* value */
            instanceof org.objectweb.asm.ConstantDynamic
            ifeq 6
         5: .line 625
            new java.lang.UnsupportedOperationException
            dup
            ldc "This feature requires ASM7"
            invokespecial java.lang.UnsupportedOperationException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 627
      StackMap locals:
      StackMap stack:
            aload 1 /* value */
            instanceof java.lang.Integer
            ifeq 9
         7: .line 628
            aload 0 /* this */
            aload 1 /* value */
            checkcast java.lang.Integer
            invokevirtual java.lang.Integer.intValue:()I
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
         8: .line 629
            goto 45
      StackMap locals:
      StackMap stack:
         9: aload 1 /* value */
            instanceof java.lang.Byte
            ifeq 12
        10: .line 630
            aload 0 /* this */
            aload 1 /* value */
            checkcast java.lang.Byte
            invokevirtual java.lang.Byte.intValue:()I
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
        11: .line 631
            goto 45
      StackMap locals:
      StackMap stack:
        12: aload 1 /* value */
            instanceof java.lang.Character
            ifeq 15
        13: .line 632
            aload 0 /* this */
            aload 1 /* value */
            checkcast java.lang.Character
            invokevirtual java.lang.Character.charValue:()C
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
        14: .line 633
            goto 45
      StackMap locals:
      StackMap stack:
        15: aload 1 /* value */
            instanceof java.lang.Short
            ifeq 18
        16: .line 634
            aload 0 /* this */
            aload 1 /* value */
            checkcast java.lang.Short
            invokevirtual java.lang.Short.intValue:()I
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
        17: .line 635
            goto 45
      StackMap locals:
      StackMap stack:
        18: aload 1 /* value */
            instanceof java.lang.Boolean
            ifeq 23
        19: .line 636
            aload 0 /* this */
            aload 1 /* value */
            checkcast java.lang.Boolean
            invokevirtual java.lang.Boolean.booleanValue:()Z
            ifeq 20
            iconst_1
            goto 21
      StackMap locals:
      StackMap stack: org.objectweb.asm.commons.InstructionAdapter
        20: iconst_0
      StackMap locals: org.objectweb.asm.commons.InstructionAdapter java.lang.Object
      StackMap stack: org.objectweb.asm.commons.InstructionAdapter int
        21: invokevirtual org.objectweb.asm.commons.InstructionAdapter.iconst:(I)V
        22: .line 637
            goto 45
      StackMap locals:
      StackMap stack:
        23: aload 1 /* value */
            instanceof java.lang.Float
            ifeq 26
        24: .line 638
            aload 0 /* this */
            aload 1 /* value */
            checkcast java.lang.Float
            invokevirtual java.lang.Float.floatValue:()F
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.fconst:(F)V
        25: .line 639
            goto 45
      StackMap locals:
      StackMap stack:
        26: aload 1 /* value */
            instanceof java.lang.Long
            ifeq 29
        27: .line 640
            aload 0 /* this */
            aload 1 /* value */
            checkcast java.lang.Long
            invokevirtual java.lang.Long.longValue:()J
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.lconst:(J)V
        28: .line 641
            goto 45
      StackMap locals:
      StackMap stack:
        29: aload 1 /* value */
            instanceof java.lang.Double
            ifeq 32
        30: .line 642
            aload 0 /* this */
            aload 1 /* value */
            checkcast java.lang.Double
            invokevirtual java.lang.Double.doubleValue:()D
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.dconst:(D)V
        31: .line 643
            goto 45
      StackMap locals:
      StackMap stack:
        32: aload 1 /* value */
            instanceof java.lang.String
            ifeq 35
        33: .line 644
            aload 0 /* this */
            aload 1 /* value */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.aconst:(Ljava/lang/Object;)V
        34: .line 645
            goto 45
      StackMap locals:
      StackMap stack:
        35: aload 1 /* value */
            instanceof org.objectweb.asm.Type
            ifeq 38
        36: .line 646
            aload 0 /* this */
            aload 1 /* value */
            checkcast org.objectweb.asm.Type
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.tconst:(Lorg/objectweb/asm/Type;)V
        37: .line 647
            goto 45
      StackMap locals:
      StackMap stack:
        38: aload 1 /* value */
            instanceof org.objectweb.asm.Handle
            ifeq 41
        39: .line 648
            aload 0 /* this */
            aload 1 /* value */
            checkcast org.objectweb.asm.Handle
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.hconst:(Lorg/objectweb/asm/Handle;)V
        40: .line 649
            goto 45
      StackMap locals:
      StackMap stack:
        41: aload 1 /* value */
            instanceof org.objectweb.asm.ConstantDynamic
            ifeq 44
        42: .line 650
            aload 0 /* this */
            aload 1 /* value */
            checkcast org.objectweb.asm.ConstantDynamic
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.cconst:(Lorg/objectweb/asm/ConstantDynamic;)V
        43: .line 651
            goto 45
        44: .line 652
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            invokespecial java.lang.IllegalArgumentException.<init>:()V
            athrow
        45: .line 654
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.lang.Object value
        end local 0 // org.objectweb.asm.commons.InstructionAdapter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   46     0   this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0   46     1  value  Ljava/lang/Object;
    MethodParameters:
       Name  Flags
      value  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 658
            aload 0 /* this */
            iload 1 /* var */
            iload 2 /* increment */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.iinc:(II)V
         1: .line 659
            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 664
            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 665
            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 669
            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 670
            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 descriptor
        start local 2 // int numDimensions
         0: .line 674
            aload 0 /* this */
            aload 1 /* descriptor */
            iload 2 /* numDimensions */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.multianewarray:(Ljava/lang/String;I)V
         1: .line 675
            return
        end local 2 // int numDimensions
        end local 1 // java.lang.String descriptor
        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     descriptor  Ljava/lang/String;
            0    2     2  numDimensions  I
    MethodParameters:
               Name  Flags
      descriptor     final
      numDimensions  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 681
            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 682
            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 value
         0: .line 695
            aload 1 /* value */
            ifnonnull 3
         1: .line 696
            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 697
            goto 4
         3: .line 698
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* value */
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
         4: .line 700
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.lang.Object value
        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  value  Ljava/lang/Object;
    MethodParameters:
       Name  Flags
      value  final

  public void iconst(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 intValue
         0: .line 708
            iload 1 /* intValue */
            iconst_m1
            if_icmplt 3
            iload 1 /* intValue */
            iconst_5
            if_icmpgt 3
         1: .line 709
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            iconst_3
            iload 1 /* intValue */
            iadd
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         2: .line 710
            goto 10
      StackMap locals:
      StackMap stack:
         3: iload 1 /* intValue */
            bipush -128
            if_icmplt 6
            iload 1 /* intValue */
            bipush 127
            if_icmpgt 6
         4: .line 711
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 16
            iload 1 /* intValue */
            invokevirtual org.objectweb.asm.MethodVisitor.visitIntInsn:(II)V
         5: .line 712
            goto 10
      StackMap locals:
      StackMap stack:
         6: iload 1 /* intValue */
            sipush -32768
            if_icmplt 9
            iload 1 /* intValue */
            sipush 32767
            if_icmpgt 9
         7: .line 713
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 17
            iload 1 /* intValue */
            invokevirtual org.objectweb.asm.MethodVisitor.visitIntInsn:(II)V
         8: .line 714
            goto 10
         9: .line 715
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            iload 1 /* intValue */
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
        10: .line 717
      StackMap locals:
      StackMap stack:
            return
        end local 1 // int intValue
        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  intValue  I
    MethodParameters:
          Name  Flags
      intValue  final

  public void lconst(long);
    descriptor: (J)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 // long longValue
         0: .line 725
            lload 1 /* longValue */
            lconst_0
            lcmp
            ifeq 1
            lload 1 /* longValue */
            lconst_1
            lcmp
            ifne 3
         1: .line 726
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 9
            lload 1 /* longValue */
            l2i
            iadd
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         2: .line 727
            goto 4
         3: .line 728
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            lload 1 /* longValue */
            invokestatic java.lang.Long.valueOf:(J)Ljava/lang/Long;
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
         4: .line 730
      StackMap locals:
      StackMap stack:
            return
        end local 1 // long longValue
        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  longValue  J
    MethodParameters:
           Name  Flags
      longValue  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 floatValue
         0: .line 738
            fload 1 /* floatValue */
            invokestatic java.lang.Float.floatToIntBits:(F)I
            istore 2 /* bits */
        start local 2 // int bits
         1: .line 739
            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 740
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 11
            fload 1 /* floatValue */
            f2i
            iadd
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         3: .line 741
            goto 5
         4: .line 742
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            fload 1 /* floatValue */
            invokestatic java.lang.Float.valueOf:(F)Ljava/lang/Float;
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
         5: .line 744
      StackMap locals:
      StackMap stack:
            return
        end local 2 // int bits
        end local 1 // float floatValue
        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  floatValue  F
            1    6     2        bits  I
    MethodParameters:
            Name  Flags
      floatValue  final

  public void dconst(double);
    descriptor: (D)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=5, args_size=2
        start local 0 // org.objectweb.asm.commons.InstructionAdapter this
        start local 1 // double doubleValue
         0: .line 752
            dload 1 /* doubleValue */
            invokestatic java.lang.Double.doubleToLongBits:(D)J
            lstore 3 /* bits */
        start local 3 // long bits
         1: .line 753
            lload 3 /* bits */
            lconst_0
            lcmp
            ifeq 2
            lload 3 /* bits */
            ldc 4607182418800017408
            lcmp
            ifne 4
         2: .line 754
      StackMap locals: long
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            bipush 14
            dload 1 /* doubleValue */
            d2i
            iadd
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         3: .line 755
            goto 5
         4: .line 756
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            dload 1 /* doubleValue */
            invokestatic java.lang.Double.valueOf:(D)Ljava/lang/Double;
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
         5: .line 758
      StackMap locals:
      StackMap stack:
            return
        end local 3 // long bits
        end local 1 // double doubleValue
        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  doubleValue  D
            1    6     3         bits  J
    MethodParameters:
             Name  Flags
      doubleValue  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 766
            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 767
            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 775
            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 776
            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 cconst(org.objectweb.asm.ConstantDynamic);
    descriptor: (Lorg/objectweb/asm/ConstantDynamic;)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.ConstantDynamic constantDynamic
         0: .line 784
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* constantDynamic */
            invokevirtual org.objectweb.asm.MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V
         1: .line 785
            return
        end local 1 // org.objectweb.asm.ConstantDynamic constantDynamic
        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  constantDynamic  Lorg/objectweb/asm/ConstantDynamic;
    MethodParameters:
                 Name  Flags
      constantDynamic  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 788
            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 789
            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 792
            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 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 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 796
            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 797
            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 800
            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 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 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 804
            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 805
            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 808
            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 809
            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 812
            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 813
            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 816
            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 817
            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 820
            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 821
            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 824
            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 825
            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 828
            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 829
            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 832
            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 833
            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 836
            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 837
            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 840
            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 841
            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 844
            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 845
            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 848
            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 849
            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 852
            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 853
            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 856
            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 857
            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 860
            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 861
            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 864
            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 865
            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 868
            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 869
            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 872
            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 873
            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 876
            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 877
            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 880
            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 881
            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 884
            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 885
            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 888
            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 889
            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 898
            aload 1 /* from */
            aload 2 /* to */
            if_acmpeq 48
         1: .line 899
            aload 1 /* from */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 11
         2: .line 900
            aload 2 /* to */
            getstatic org.objectweb.asm.Type.FLOAT_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 5
         3: .line 901
            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 902
            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 903
            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 904
            goto 48
         8: .line 905
      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 906
            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 908
            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 909
            aload 2 /* to */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 15
        13: .line 910
            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 911
            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 912
            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 913
            goto 48
        18: .line 914
      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 915
            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 917
            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 918
            aload 2 /* to */
            getstatic org.objectweb.asm.Type.DOUBLE_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 25
        23: .line 919
            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 920
            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 921
            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 922
            goto 48
        28: .line 923
      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 924
            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 926
            goto 48
        31: .line 927
      StackMap locals:
      StackMap stack:
            aload 2 /* to */
            getstatic org.objectweb.asm.Type.BYTE_TYPE:Lorg/objectweb/asm/Type;
            if_acmpne 34
        32: .line 928
            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 929
            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 930
            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 931
            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 932
            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 933
            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 934
            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 935
            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 936
            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 937
            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 938
            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 942
      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 945
            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 946
            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 949
            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 950
            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 953
            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 954
            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 957
            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 958
            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 961
            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 962
            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 965
            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 966
            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 969
            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 970
            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 973
            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 974
            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 977
            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 978
            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 981
            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 982
            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 985
            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 986
            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 989
            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 990
            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 993
            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 994
            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 997
            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 998
            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 1001
            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 1002
            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 1005
            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 1006
            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 1009
            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 1010
            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 1013
            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 1014
            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 1017
            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 1018
            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 1021
            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 1022
            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 1025
            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 1026
            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 1029
            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 1030
            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 type
         0: .line 1033
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* type */
            sipush 172
            invokevirtual org.objectweb.asm.Type.getOpcode:(I)I
            invokevirtual org.objectweb.asm.MethodVisitor.visitInsn:(I)V
         1: .line 1034
            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 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 descriptor
         0: .line 1037
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 178
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            invokevirtual org.objectweb.asm.MethodVisitor.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 1038
            return
        end local 3 // java.lang.String descriptor
        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  descriptor  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      owner       final
      name        final
      descriptor  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 descriptor
         0: .line 1041
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 179
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            invokevirtual org.objectweb.asm.MethodVisitor.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 1042
            return
        end local 3 // java.lang.String descriptor
        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  descriptor  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      owner       final
      name        final
      descriptor  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 descriptor
         0: .line 1045
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 180
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            invokevirtual org.objectweb.asm.MethodVisitor.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 1046
            return
        end local 3 // java.lang.String descriptor
        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  descriptor  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      owner       final
      name        final
      descriptor  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 descriptor
         0: .line 1049
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 181
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            invokevirtual org.objectweb.asm.MethodVisitor.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 1050
            return
        end local 3 // java.lang.String descriptor
        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  descriptor  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      owner       final
      name        final
      descriptor  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 descriptor
         0: .line 1062
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.api:I
            ldc 327680
            if_icmplt 3
         1: .line 1063
            aload 0 /* this */
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            iconst_0
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokevirtual:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         2: .line 1064
            return
         3: .line 1066
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 182
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            invokevirtual org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         4: .line 1067
            return
        end local 3 // java.lang.String descriptor
        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    5     0        this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    5     1       owner  Ljava/lang/String;
            0    5     2        name  Ljava/lang/String;
            0    5     3  descriptor  Ljava/lang/String;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
            Name  Flags
      owner       final
      name        final
      descriptor  final

  public void invokevirtual(java.lang.String, java.lang.String, java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=5, args_size=5
        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 descriptor
        start local 4 // boolean isInterface
         0: .line 1080
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.api:I
            ldc 327680
            if_icmpge 5
         1: .line 1081
            iload 4 /* isInterface */
            ifeq 3
         2: .line 1082
            new java.lang.IllegalArgumentException
            dup
            ldc "INVOKEVIRTUAL on interfaces require ASM 5"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         3: .line 1084
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokevirtual:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         4: .line 1085
            return
         5: .line 1087
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 182
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            iload 4 /* isInterface */
            invokevirtual org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         6: .line 1088
            return
        end local 4 // boolean isInterface
        end local 3 // java.lang.String descriptor
        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    7     0         this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    7     1        owner  Ljava/lang/String;
            0    7     2         name  Ljava/lang/String;
            0    7     3   descriptor  Ljava/lang/String;
            0    7     4  isInterface  Z
    MethodParameters:
             Name  Flags
      owner        final
      name         final
      descriptor   final
      isInterface  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=6, 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 descriptor
         0: .line 1100
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.api:I
            ldc 327680
            if_icmplt 3
         1: .line 1101
            aload 0 /* this */
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            iconst_0
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokespecial:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         2: .line 1102
            return
         3: .line 1104
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 183
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            iconst_0
            invokevirtual org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         4: .line 1105
            return
        end local 3 // java.lang.String descriptor
        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    5     0        this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    5     1       owner  Ljava/lang/String;
            0    5     2        name  Ljava/lang/String;
            0    5     3  descriptor  Ljava/lang/String;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
            Name  Flags
      owner       final
      name        final
      descriptor  final

  public void invokespecial(java.lang.String, java.lang.String, java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=5, args_size=5
        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 descriptor
        start local 4 // boolean isInterface
         0: .line 1118
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.api:I
            ldc 327680
            if_icmpge 5
         1: .line 1119
            iload 4 /* isInterface */
            ifeq 3
         2: .line 1120
            new java.lang.IllegalArgumentException
            dup
            ldc "INVOKESPECIAL on interfaces require ASM 5"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         3: .line 1122
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokespecial:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         4: .line 1123
            return
         5: .line 1125
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 183
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            iload 4 /* isInterface */
            invokevirtual org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         6: .line 1126
            return
        end local 4 // boolean isInterface
        end local 3 // java.lang.String descriptor
        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    7     0         this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    7     1        owner  Ljava/lang/String;
            0    7     2         name  Ljava/lang/String;
            0    7     3   descriptor  Ljava/lang/String;
            0    7     4  isInterface  Z
    MethodParameters:
             Name  Flags
      owner        final
      name         final
      descriptor   final
      isInterface  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=6, 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 descriptor
         0: .line 1138
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.api:I
            ldc 327680
            if_icmplt 3
         1: .line 1139
            aload 0 /* this */
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            iconst_0
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokestatic:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         2: .line 1140
            return
         3: .line 1142
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 184
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            iconst_0
            invokevirtual org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         4: .line 1143
            return
        end local 3 // java.lang.String descriptor
        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    5     0        this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    5     1       owner  Ljava/lang/String;
            0    5     2        name  Ljava/lang/String;
            0    5     3  descriptor  Ljava/lang/String;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
            Name  Flags
      owner       final
      name        final
      descriptor  final

  public void invokestatic(java.lang.String, java.lang.String, java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=5, args_size=5
        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 descriptor
        start local 4 // boolean isInterface
         0: .line 1156
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.api:I
            ldc 327680
            if_icmpge 5
         1: .line 1157
            iload 4 /* isInterface */
            ifeq 3
         2: .line 1158
            new java.lang.IllegalArgumentException
            dup
            ldc "INVOKESTATIC on interfaces require ASM 5"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         3: .line 1160
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            invokevirtual org.objectweb.asm.commons.InstructionAdapter.invokestatic:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         4: .line 1161
            return
         5: .line 1163
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 184
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            iload 4 /* isInterface */
            invokevirtual org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         6: .line 1164
            return
        end local 4 // boolean isInterface
        end local 3 // java.lang.String descriptor
        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    7     0         this  Lorg/objectweb/asm/commons/InstructionAdapter;
            0    7     1        owner  Ljava/lang/String;
            0    7     2         name  Ljava/lang/String;
            0    7     3   descriptor  Ljava/lang/String;
            0    7     4  isInterface  Z
    MethodParameters:
             Name  Flags
      owner        final
      name         final
      descriptor   final
      isInterface  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=6, 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 descriptor
         0: .line 1175
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 185
            aload 1 /* owner */
            aload 2 /* name */
            aload 3 /* descriptor */
            iconst_1
            invokevirtual org.objectweb.asm.MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
         1: .line 1176
            return
        end local 3 // java.lang.String descriptor
        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  descriptor  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      owner       final
      name        final
      descriptor  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 descriptor
        start local 3 // org.objectweb.asm.Handle bootstrapMethodHandle
        start local 4 // java.lang.Object[] bootstrapMethodArguments
         0: .line 1194
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* name */
            aload 2 /* descriptor */
            aload 3 /* bootstrapMethodHandle */
            aload 4 /* bootstrapMethodArguments */
            invokevirtual org.objectweb.asm.MethodVisitor.visitInvokeDynamicInsn:(Ljava/lang/String;Ljava/lang/String;Lorg/objectweb/asm/Handle;[Ljava/lang/Object;)V
         1: .line 1195
            return
        end local 4 // java.lang.Object[] bootstrapMethodArguments
        end local 3 // org.objectweb.asm.Handle bootstrapMethodHandle
        end local 2 // java.lang.String descriptor
        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                descriptor  Ljava/lang/String;
            0    2     3     bootstrapMethodHandle  Lorg/objectweb/asm/Handle;
            0    2     4  bootstrapMethodArguments  [Ljava/lang/Object;
    MethodParameters:
                          Name  Flags
      name                      final
      descriptor                final
      bootstrapMethodHandle     final
      bootstrapMethodArguments  final

  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 1198
            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 1199
            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 1208
            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 1210
      StackMap locals:
      StackMap stack:
            iconst_4
            istore 2 /* arrayType */
        start local 2 // int arrayType
         2: .line 1211
            goto 19
        end local 2 // int arrayType
         3: .line 1213
      StackMap locals:
      StackMap stack:
            iconst_5
            istore 2 /* arrayType */
        start local 2 // int arrayType
         4: .line 1214
            goto 19
        end local 2 // int arrayType
         5: .line 1216
      StackMap locals:
      StackMap stack:
            bipush 8
            istore 2 /* arrayType */
        start local 2 // int arrayType
         6: .line 1217
            goto 19
        end local 2 // int arrayType
         7: .line 1219
      StackMap locals:
      StackMap stack:
            bipush 9
            istore 2 /* arrayType */
        start local 2 // int arrayType
         8: .line 1220
            goto 19
        end local 2 // int arrayType
         9: .line 1222
      StackMap locals:
      StackMap stack:
            bipush 10
            istore 2 /* arrayType */
        start local 2 // int arrayType
        10: .line 1223
            goto 19
        end local 2 // int arrayType
        11: .line 1225
      StackMap locals:
      StackMap stack:
            bipush 6
            istore 2 /* arrayType */
        start local 2 // int arrayType
        12: .line 1226
            goto 19
        end local 2 // int arrayType
        13: .line 1228
      StackMap locals:
      StackMap stack:
            bipush 11
            istore 2 /* arrayType */
        start local 2 // int arrayType
        14: .line 1229
            goto 19
        end local 2 // int arrayType
        15: .line 1231
      StackMap locals:
      StackMap stack:
            bipush 7
            istore 2 /* arrayType */
        start local 2 // int arrayType
        16: .line 1232
            goto 19
        end local 2 // int arrayType
        17: .line 1234
      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 1235
            return
        start local 2 // int arrayType
        19: .line 1237
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            sipush 188
            iload 2 /* arrayType */
            invokevirtual org.objectweb.asm.MethodVisitor.visitIntInsn:(II)V
        20: .line 1238
            return
        end local 2 // int arrayType
        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  arrayType  I
            4    5     2  arrayType  I
            6    7     2  arrayType  I
            8    9     2  arrayType  I
           10   11     2  arrayType  I
           12   13     2  arrayType  I
           14   15     2  arrayType  I
           16   17     2  arrayType  I
           19   21     2  arrayType  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 1241
            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 1242
            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 1245
            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 1246
            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 1249
            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 1250
            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 1253
            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 1254
            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 1257
            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 1258
            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 1261
            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 1262
            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 descriptor
        start local 2 // int numDimensions
         0: .line 1265
            aload 0 /* this */
            getfield org.objectweb.asm.commons.InstructionAdapter.mv:Lorg/objectweb/asm/MethodVisitor;
            aload 1 /* descriptor */
            iload 2 /* numDimensions */
            invokevirtual org.objectweb.asm.MethodVisitor.visitMultiANewArrayInsn:(Ljava/lang/String;I)V
         1: .line 1266
            return
        end local 2 // int numDimensions
        end local 1 // java.lang.String descriptor
        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     descriptor  Ljava/lang/String;
            0    2     2  numDimensions  I
    MethodParameters:
               Name  Flags
      descriptor     final
      numDimensions  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 1269
            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 1270
            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 1273
            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 1274
            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 1277
            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 1278
            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"