RawConfiguration

Undocumented in source.

Members

Functions

dump
void dump()
Undocumented in source. Be warned that the author may not have intended to support it.
parse
void parse(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
printHelp
void printHelp()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cflags
string[] cflags;
Undocumented in source.
classInheritDep
bool classInheritDep;
Undocumented in source.
classMemberDep
bool classMemberDep;
Undocumented in source.
classMethod
bool classMethod;
Undocumented in source.
classParamDep
bool classParamDep;
Undocumented in source.
compileDb
string[] compileDb;
Undocumented in source.
componentByFile
bool componentByFile;
Undocumented in source.
componentStrip
string componentStrip;
Undocumented in source.
fileExclude
string[] fileExclude;
Undocumented in source.
fileInclude
string[] fileInclude;
Undocumented in source.
filePrefix
string filePrefix;
Undocumented in source.
generateDot
bool generateDot;
Undocumented in source.
generateStyleInclude
bool generateStyleInclude;
Undocumented in source.
help
bool help;
Undocumented in source.
inFiles
string[] inFiles;
Undocumented in source.
originalFlags
string[] originalFlags;
Undocumented in source.
out_
string out_;
Undocumented in source.
shortPluginHelp
bool shortPluginHelp;
Undocumented in source.
skipFileError
bool skipFileError;
Undocumented in source.

Meta