dsemver.ast

Undocumented in source.

Members

Functions

moduleToName
string moduleToName(const(Module) mod)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
Ast parse(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
parseJson
T parseJson(JSONValue jv)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(const(Parameter) p)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(const(Member) mem)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Ast
struct Ast
Undocumented in source.
Member
struct Member
Undocumented in source.
Module
struct Module
Undocumented in source.
Parameter
struct Parameter
Undocumented in source.

Meta