public final class com.fasterxml.aalto.out.OutputCharTypes extends com.fasterxml.aalto.util.XmlCharTypes
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.fasterxml.aalto.out.OutputCharTypes
  super_class: com.fasterxml.aalto.util.XmlCharTypes
{
  static final int MAIN_TABLE_SIZE;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 2048

  public static final int CT_OUTPUT_MUST_QUOTE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int CT_OUTPUT_NAME_UNENCODABLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int CT_OUTPUT_NAME_NONFIRST_MB2;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int CT_OUTPUT_NAME_ANY_MB2;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  private static com.fasterxml.aalto.util.XmlCharTypes sAsciiCharTypes;
    descriptor: Lcom/fasterxml/aalto/util/XmlCharTypes;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static com.fasterxml.aalto.util.XmlCharTypes sLatin1CharTypes;
    descriptor: Lcom/fasterxml/aalto/util/XmlCharTypes;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static final com.fasterxml.aalto.util.XmlCharTypes sUtf8CharTypes;
    descriptor: Lcom/fasterxml/aalto/util/XmlCharTypes;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 53
            aconst_null
            putstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
         1: .line 55
            aconst_null
            putstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
         2: .line 60
            new com.fasterxml.aalto.util.XmlCharTypes
            dup
            sipush 2048
            invokespecial com.fasterxml.aalto.util.XmlCharTypes.<init>:(I)V
            putstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
         3: .line 66
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.TEXT_CHARS:[I
         4: .line 67
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.ATTR_CHARS:[I
         5: .line 68
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.NAME_CHARS:[I
         6: .line 69
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.DTD_CHARS:[I
         7: .line 70
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.OTHER_CHARS:[I
         8: .line 66
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.fillInLatin1Chars:([I[I[I[I[I)V
         9: .line 75
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.TEXT_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForUtf8:([I)V
        10: .line 76
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.ATTR_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForUtf8:([I)V
        11: .line 77
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.DTD_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForUtf8:([I)V
        12: .line 78
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.OTHER_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForUtf8:([I)V
        13: .line 83
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.NAME_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyUtf8Names:([I)V
        14: .line 88
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.ATTR_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForAttrWrite:([I)V
        15: .line 89
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.fasterxml.aalto.out.OutputCharTypes this
         0: .line 21
            aload 0 /* this */
            invokespecial com.fasterxml.aalto.util.XmlCharTypes.<init>:()V
            return
        end local 0 // com.fasterxml.aalto.out.OutputCharTypes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/fasterxml/aalto/out/OutputCharTypes;

  public static final com.fasterxml.aalto.util.XmlCharTypes getUtf8CharTypes();
    descriptor: ()Lcom/fasterxml/aalto/util/XmlCharTypes;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=1, locals=0, args_size=0
         0: .line 93
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sUtf8CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static final com.fasterxml.aalto.util.XmlCharTypes getLatin1CharTypes();
    descriptor: ()Lcom/fasterxml/aalto/util/XmlCharTypes;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=5, locals=0, args_size=0
         0: .line 98
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            ifnonnull 13
         1: .line 99
            new com.fasterxml.aalto.util.XmlCharTypes
            dup
            sipush 2048
            invokespecial com.fasterxml.aalto.util.XmlCharTypes.<init>:(I)V
            putstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
         2: .line 100
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.TEXT_CHARS:[I
         3: .line 101
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.ATTR_CHARS:[I
         4: .line 102
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.NAME_CHARS:[I
         5: .line 103
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.DTD_CHARS:[I
         6: .line 104
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.OTHER_CHARS:[I
         7: .line 100
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.fillInLatin1Chars:([I[I[I[I[I)V
         8: .line 105
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.TEXT_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForLatin1:([I)V
         9: .line 106
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.ATTR_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForLatin1:([I)V
        10: .line 107
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.DTD_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForLatin1:([I)V
        11: .line 108
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.OTHER_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForLatin1:([I)V
        12: .line 112
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.ATTR_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForAttrWrite:([I)V
        13: .line 114
      StackMap locals:
      StackMap stack:
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sLatin1CharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static final com.fasterxml.aalto.util.XmlCharTypes getAsciiCharTypes();
    descriptor: ()Lcom/fasterxml/aalto/util/XmlCharTypes;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=5, locals=0, args_size=0
         0: .line 119
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            ifnonnull 14
         1: .line 120
            new com.fasterxml.aalto.util.XmlCharTypes
            dup
            sipush 2048
            invokespecial com.fasterxml.aalto.util.XmlCharTypes.<init>:(I)V
            putstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
         2: .line 122
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.TEXT_CHARS:[I
         3: .line 123
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.ATTR_CHARS:[I
         4: .line 124
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.NAME_CHARS:[I
         5: .line 125
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.DTD_CHARS:[I
         6: .line 126
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.OTHER_CHARS:[I
         7: .line 122
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.fillInLatin1Chars:([I[I[I[I[I)V
         8: .line 128
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.TEXT_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForAscii:([I)V
         9: .line 129
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.ATTR_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForAscii:([I)V
        10: .line 130
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.DTD_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForAscii:([I)V
        11: .line 131
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.OTHER_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForAscii:([I)V
        12: .line 132
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.NAME_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyAsciiNames:([I)V
        13: .line 135
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            getfield com.fasterxml.aalto.util.XmlCharTypes.ATTR_CHARS:[I
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyForAttrWrite:([I)V
        14: .line 137
      StackMap locals:
      StackMap stack:
            getstatic com.fasterxml.aalto.out.OutputCharTypes.sAsciiCharTypes:Lcom/fasterxml/aalto/util/XmlCharTypes;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private static void modifyForLatin1(int[]);
    descriptor: ([I)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // int[] charTable
         0: .line 145
            bipush 127
            istore 1 /* i */
        start local 1 // int i
         1: goto 4
         2: .line 146
      StackMap locals: int
      StackMap stack:
            aload 0 /* charTable */
            iload 1 /* i */
            iconst_4
            iastore
         3: .line 145
            iinc 1 /* i */ 1
      StackMap locals:
      StackMap stack:
         4: iload 1 /* i */
            sipush 159
            if_icmple 2
        end local 1 // int i
         5: .line 148
            aload 0 /* charTable */
            sipush 255
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.requireQuotingAfter:([II)V
         6: .line 149
            return
        end local 0 // int[] charTable
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    7     0  charTable  [I
            1    5     1          i  I
    MethodParameters:
           Name  Flags
      charTable  

  private static void modifyLatin1Names(int[]);
    descriptor: ([I)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // int[] charTable
         0: .line 153
            sipush 256
            istore 1 /* i */
        start local 1 // int i
         1: aload 0 /* charTable */
            arraylength
            istore 2 /* len */
        start local 2 // int len
         2: goto 7
         3: .line 155
      StackMap locals: int int
      StackMap stack:
            aload 0 /* charTable */
            iload 1 /* i */
            iaload
            istore 3 /* val */
        start local 3 // int val
         4: .line 156
            iload 3 /* val */
            iconst_2
            if_icmpeq 5
            iload 3 /* val */
            iconst_3
            if_icmpne 6
         5: .line 157
      StackMap locals: int
      StackMap stack:
            aload 0 /* charTable */
            iload 1 /* i */
            iconst_4
            iastore
        end local 3 // int val
         6: .line 153
      StackMap locals:
      StackMap stack:
            iinc 1 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 1 /* i */
            iload 2 /* len */
            if_icmplt 3
        end local 2 // int len
        end local 1 // int i
         8: .line 160
            return
        end local 0 // int[] charTable
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    9     0  charTable  [I
            1    8     1          i  I
            2    8     2        len  I
            4    6     3        val  I
    MethodParameters:
           Name  Flags
      charTable  

  private static void modifyForUtf8(int[]);
    descriptor: ([I)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=1
        start local 0 // int[] charTable
         0: .line 164
            sipush 128
            istore 1 /* i */
        start local 1 // int i
         1: aload 0 /* charTable */
            arraylength
            istore 2 /* len */
        start local 2 // int len
         2: goto 6
         3: .line 166
      StackMap locals: int int
      StackMap stack:
            aload 0 /* charTable */
            iload 1 /* i */
            iaload
            ifne 5
         4: .line 167
            aload 0 /* charTable */
            iload 1 /* i */
            iconst_5
            iastore
         5: .line 164
      StackMap locals:
      StackMap stack:
            iinc 1 /* i */ 1
      StackMap locals:
      StackMap stack:
         6: iload 1 /* i */
            iload 2 /* len */
            if_icmplt 3
        end local 2 // int len
        end local 1 // int i
         7: .line 170
            return
        end local 0 // int[] charTable
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    8     0  charTable  [I
            1    7     1          i  I
            2    7     2        len  I
    MethodParameters:
           Name  Flags
      charTable  

  private static void modifyUtf8Names(int[]);
    descriptor: ([I)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=1
        start local 0 // int[] charTable
         0: .line 177
            sipush 128
            istore 1 /* i */
        start local 1 // int i
         1: aload 0 /* charTable */
            arraylength
            istore 2 /* len */
        start local 2 // int len
         2: goto 11
         3: .line 178
      StackMap locals: int int
      StackMap stack:
            iload 1 /* i */
            invokestatic com.fasterxml.aalto.util.XmlChars.is10NameStartChar:(I)Z
            ifeq 6
         4: .line 179
            aload 0 /* charTable */
            iload 1 /* i */
            bipush 6
            iastore
         5: .line 180
            goto 10
      StackMap locals:
      StackMap stack:
         6: iload 1 /* i */
            invokestatic com.fasterxml.aalto.util.XmlChars.is10NameChar:(I)Z
            ifeq 9
         7: .line 181
            aload 0 /* charTable */
            iload 1 /* i */
            iconst_5
            iastore
         8: .line 182
            goto 10
         9: .line 183
      StackMap locals:
      StackMap stack:
            aload 0 /* charTable */
            iload 1 /* i */
            iconst_0
            iastore
        10: .line 177
      StackMap locals:
      StackMap stack:
            iinc 1 /* i */ 1
      StackMap locals:
      StackMap stack:
        11: iload 1 /* i */
            iload 2 /* len */
            if_icmplt 3
        end local 2 // int len
        end local 1 // int i
        12: .line 186
            return
        end local 0 // int[] charTable
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   13     0  charTable  [I
            1   12     1          i  I
            2   12     2        len  I
    MethodParameters:
           Name  Flags
      charTable  

  private static void modifyForAscii(int[]);
    descriptor: ([I)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int[] charTable
         0: .line 190
            aload 0 /* charTable */
            bipush 127
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.requireQuotingAfter:([II)V
         1: .line 191
            return
        end local 0 // int[] charTable
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0  charTable  [I
    MethodParameters:
           Name  Flags
      charTable  

  private static void modifyAsciiNames(int[]);
    descriptor: ([I)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // int[] charTable
         0: .line 195
            aload 0 /* charTable */
            invokestatic com.fasterxml.aalto.out.OutputCharTypes.modifyLatin1Names:([I)V
         1: .line 196
            sipush 128
            istore 1 /* i */
        start local 1 // int i
         2: aload 0 /* charTable */
            arraylength
            istore 2 /* len */
        start local 2 // int len
         3: goto 8
         4: .line 198
      StackMap locals: int int
      StackMap stack:
            aload 0 /* charTable */
            iload 1 /* i */
            iaload
            istore 3 /* val */
        start local 3 // int val
         5: .line 199
            iload 3 /* val */
            iconst_2
            if_icmpeq 6
            iload 3 /* val */
            iconst_3
            if_icmpne 7
         6: .line 200
      StackMap locals: int
      StackMap stack:
            aload 0 /* charTable */
            iload 1 /* i */
            iconst_4
            iastore
        end local 3 // int val
         7: .line 196
      StackMap locals:
      StackMap stack:
            iinc 1 /* i */ 1
      StackMap locals:
      StackMap stack:
         8: iload 1 /* i */
            iload 2 /* len */
            if_icmplt 4
        end local 2 // int len
        end local 1 // int i
         9: .line 203
            return
        end local 0 // int[] charTable
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   10     0  charTable  [I
            2    9     1          i  I
            3    9     2        len  I
            5    7     3        val  I
    MethodParameters:
           Name  Flags
      charTable  

  private static void modifyForAttrWrite(int[]);
    descriptor: ([I)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // int[] charTable
         0: .line 207
            aload 0 /* charTable */
            bipush 9
            iconst_4
            iastore
         1: .line 208
            return
        end local 0 // int[] charTable
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0  charTable  [I
    MethodParameters:
           Name  Flags
      charTable  

  private static void requireQuotingAfter(int[], int);
    descriptor: ([II)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=4, args_size=2
        start local 0 // int[] charTable
        start local 1 // int lastValid
         0: .line 213
            iload 1 /* lastValid */
            iconst_1
            iadd
            istore 2 /* i */
        start local 2 // int i
         1: aload 0 /* charTable */
            arraylength
            istore 3 /* len */
        start local 3 // int len
         2: goto 6
         3: .line 215
      StackMap locals: int int
      StackMap stack:
            aload 0 /* charTable */
            iload 2 /* i */
            iaload
            ifne 5
         4: .line 216
            aload 0 /* charTable */
            iload 2 /* i */
            iconst_4
            iastore
         5: .line 213
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         6: iload 2 /* i */
            iload 3 /* len */
            if_icmplt 3
        end local 3 // int len
        end local 2 // int i
         7: .line 219
            return
        end local 1 // int lastValid
        end local 0 // int[] charTable
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    8     0  charTable  [I
            0    8     1  lastValid  I
            1    7     2          i  I
            2    7     3        len  I
    MethodParameters:
           Name  Flags
      charTable  
      lastValid  
}
SourceFile: "OutputCharTypes.java"