freemarker-docgen-core/src/main/java/org/freemarker/docgen/core/CJSONInterpreter.java [148:156]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        true, // V (86)
        true, // W (87)
        true, // X (88)
        true, // Y (89)
        true, // Z (90)
        false, // [ (91)
        false, // \ (92)
        false, // ] (93)
        false, // ^ (94)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



freemarker-docgen-core/src/main/java/org/freemarker/docgen/core/CJSONInterpreter.java [180:188]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        true, // v (118)
        true, // w (119)
        true, // x (120)
        true, // y (121)
        true, // z (122)
        false, // { (123)
        false, // | (124)
        false, // } (125)
        false, // ~ (126)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



