Options

Undocumented in source.

Constructors

this
this(string[] args)
Undocumented in source.

Members

Functions

dFileNames
string[] dFileNames()
Undocumented in source. Be warned that the author may not have intended to support it.
indent
Options indent()
Undocumented in source. Be warned that the author may not have intended to support it.
log
void log(T args)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

usage
enum usage;
Undocumented in source.

Static functions

toDFileName
string toDFileName(string dppFileName)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

alwaysScopedEnums
bool alwaysScopedEnums;
Undocumented in source.
clangOptions
string[] clangOptions;
Undocumented in source.
cppStandard
string cppStandard;
Undocumented in source.
cppStdLib
bool cppStdLib;
Undocumented in source.
debugOutput
bool debugOutput;
Undocumented in source.
defines
string[] defines;
Undocumented in source.
detailedUntranslatable
bool detailedUntranslatable;
Undocumented in source.
dlangCompiler
string dlangCompiler;
Undocumented in source.
dlangCompilerArgs
string[] dlangCompilerArgs;
Undocumented in source.
dppFileNames
string[] dppFileNames;
Undocumented in source.
earlyExit
bool earlyExit;
Undocumented in source.
hardFail
bool hardFail;
Undocumented in source.
ignoreMacros
bool ignoreMacros;
Undocumented in source.
ignoredCursors
string[] ignoredCursors;
Undocumented in source.
ignoredNamespaces
string[] ignoredNamespaces;
Undocumented in source.
includePaths
string[] includePaths;
Undocumented in source.
indentation
string indentation;
Undocumented in source.
keepDlangFiles
bool keepDlangFiles;
Undocumented in source.
keepPreCppFiles
bool keepPreCppFiles;
Undocumented in source.
parseAsCpp
bool parseAsCpp;
Undocumented in source.
preprocessOnly
bool preprocessOnly;
Undocumented in source.

Meta