Global

Undocumented in source.

Members

Functions

_init
void _init()
Undocumented in source. Be warned that the author may not have intended to support it.
endGagging
bool endGagging(uint oldGagged)
Undocumented in source. Be warned that the author may not have intended to support it.
increaseErrorCount
void increaseErrorCount()
Undocumented in source. Be warned that the author may not have intended to support it.
startGagging
uint startGagging()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_version
const(char)* _version;
Undocumented in source.
compiler
Compiler compiler;
Undocumented in source.
copyright
const(char)* copyright;
Undocumented in source.
ddoc_ext
const(char)* ddoc_ext;
Undocumented in source.
dll_ext
const(char)* dll_ext;
Undocumented in source.
doc_ext
const(char)* doc_ext;
Undocumented in source.
errorLimit
uint errorLimit;
Undocumented in source.
errors
uint errors;
Undocumented in source.
filePath
Array!(const(char)*)* filePath;
Undocumented in source.
gag
uint gag;
Undocumented in source.
gaggedErrors
uint gaggedErrors;
Undocumented in source.
hdr_ext
const(char)* hdr_ext;
Undocumented in source.
inifilename
const(char)* inifilename;
Undocumented in source.
json_ext
const(char)* json_ext;
Undocumented in source.
lib_ext
const(char)* lib_ext;
Undocumented in source.
main_d
const(char)* main_d;
Undocumented in source.
map_ext
const(char)* map_ext;
Undocumented in source.
mars_ext
const(char)* mars_ext;
Undocumented in source.
obj_ext
const(char)* obj_ext;
Undocumented in source.
params
Param params;
Undocumented in source.
path
Array!(const(char)*)* path;
Undocumented in source.
run_noext
bool run_noext;
Undocumented in source.
stdmsg
FILE* stdmsg;
Undocumented in source.
warnings
uint warnings;
Undocumented in source.
written
const(char)* written;
Undocumented in source.

Meta