render

Undocumented in source.

Members

Aliases

Resolution
alias Resolution = Tuple!(string, "typeName", Nullable!string, "import_")
Undocumented in source.

Classes

Render
class Render
Undocumented in source.

Functions

pickBestType
Type pickBestType(Type[] list)
Undocumented in source. Be warned that the author may not have intended to support it.
resolveSimpleStringType
Nullable!(Tuple!(string, "typeName", string[], "imports")) resolveSimpleStringType(StringType type)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

allFiles
const(string)[] allFiles;
Undocumented in source.
cacheLock
Object cacheLock;
Undocumented in source.
moduleCache
const(string)[][string] moduleCache;
Undocumented in source.

Meta