- parseJSON
auto parseJSON(Tokenizer tokenizer, ReleasePolicy relPol)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseJSON
auto parseJSON(Tokenizer tokenizer, ReleasePolicy relPol)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseJSON
auto parseJSON(Chain chain)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseJSON
auto parseJSON(Chain chain)
Undocumented in source. Be warned that the author may not have intended to support it.
- printTree
void printTree(JT item)
Undocumented in source. Be warned that the author may not have intended to support it.
Mechanism to parse JSON data into a JSON object tree. Some aspects borrowed from std.json.