GraphMLFrontend

Undocumented in source.

Constructors

this
this(FilePrefix file_prefix, DirName output_dir, Flag!"genClassMethod" class_method, Flag!"genClassParamDependency" class_param_dep, Flag!"genClassInheritDependency" class_inherit_dep, Flag!"genClassMemberDependency" class_member_dep)
Undocumented in source.

Members

Functions

doFile
bool doFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

makeVariant
auto makeVariant(RawConfiguration parsed)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fileData
FileData[] fileData;

Data produced by the generatore intented to be written to specified file.

toFile
FileName toFile;
Undocumented in source.

Meta