- argFileExclude
auto argFileExclude(string[] a)
Undocumented in source. Be warned that the author may not have intended to support it.
- argFileRestrict
auto argFileRestrict(string[] a)
Undocumented in source. Be warned that the author may not have intended to support it.
- argXmlConfig
auto argXmlConfig(Nullable!XmlConfig conf)
Ensure that the relevant information from the xml file is extracted.
- createFuzzCase
FileName createFuzzCase(string name, ulong id)
Undocumented in source. Be warned that the author may not have intended to support it.
- createFuzzyDataFile
FileName createFuzzyDataFile(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- createHeaderFile
FileName createHeaderFile(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- createImplFile
FileName createImplFile(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- createXmlConfigFile
FileName createXmlConfigFile(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- doSymbol
bool doSymbol(string symbol)
Undocumented in source. Be warned that the author may not have intended to support it.
- doSymbolAtLocation
bool doSymbolAtLocation(string filename, string symbol)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCompileCommandFilter
CompileCommandFilter getCompileCommandFilter()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCustomHeader
CustomHeader getCustomHeader()
Undocumented in source. Be warned that the author may not have intended to support it.
- getProducedFiles
FileData[] getProducedFiles()
Data produced by the generatore intented to be written to specified file.
- getSymbols
Symbols getSymbols()
Undocumented in source. Be warned that the author may not have intended to support it.
- getToolVersion
DextoolVersion getToolVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
- putFile
void putFile(FileName fname, CppHModule hdr_data)
Undocumented in source. Be warned that the author may not have intended to support it.
- putFile
void putFile(FileName fname, CppModule impl_data, WriteStrategy strategy)
Undocumented in source. Be warned that the author may not have intended to support it.
- putFile
void putFile(FileName fname, const(ubyte)[] raw_data)
Undocumented in source. Be warned that the author may not have intended to support it.
- putFile
void putFile(FileName fname, string raw_data, WriteStrategy strategy)
Undocumented in source. Be warned that the author may not have intended to support it.