FrontendTransform

Undocumented in source.

Constructors

this
this(MainFileName main_fname, Path output_dir)
Undocumented in source.

Members

Functions

createHeaderFile
AbsolutePath createHeaderFile(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
createImplFile
AbsolutePath createImplFile(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
createXmlFile
AbsolutePath createXmlFile(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

hdrExt
auto hdrExt;
Undocumented in source.
implExt
auto implExt;
Undocumented in source.
xmlExt
auto xmlExt;
Undocumented in source.

Variables

main_fname
MainFileName main_fname;
Undocumented in source.
output_dir
Path output_dir;
Undocumented in source.
prefix
StubPrefix prefix;
Undocumented in source.

Meta