ace.define("ace/mode/json/json_parse",["require","exports","module"], function(require, exports, module) {
"use strict";

    var at,     // The index of the current character
        ch,     // The current character