Searched defs:is_json_object (Results 1 – 2 of 2) sorted by relevance
143 Element(Element* parent, bool is_json_object) in Element()160 bool is_json_object() const { return is_json_object_; } in is_json_object() function