VisualDGenerator

Undocumented in source.

Constructors

this
this(Project app, PackageManager mgr)
Undocumented in source.

Members

Functions

generateTargets
void generateTargets(GeneratorSettings settings, TargetInfo[string] targets)
Undocumented in source. Be warned that the author may not have intended to support it.
sortedSources
auto sortedSources(SourceFile[] sources)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SourceFile
struct SourceFile
Undocumented in source.

Inherited Members

From ProjectGenerator

TargetInfo
struct TargetInfo
Undocumented in source.
m_project
Project m_project;
Undocumented in source.
generate
void generate(GeneratorSettings settings)
Undocumented in source. Be warned that the author may not have intended to support it.
generateTargets
void generateTargets(GeneratorSettings settings, TargetInfo[string] targets)
Undocumented in source.

Meta