Searched defs:JSONParseState (Results 1 – 1 of 1) sorted by relevance
16 struct JSONParseState { struct17 int n_open_braces = 0;18 std::string json_object;19 bool reading_string = false;