ddox.jsonparser

Parses DMD JSON output and builds up a documentation syntax tree (JSON format from DMD 2.063.2).

Members

Functions

demanglePrettyType
string demanglePrettyType(string mangled_type)
Undocumented in source. Be warned that the author may not have intended to support it.
parseJsonDocs
Package parseJsonDocs(Json json, Package root)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig