Deinitializes the global state of the compiler.
Stop gagging, restoring the old gagged state before the most recent call to startGagging.
Increment the error count to record that an error has occurred in the current context.
Start ignoring compile errors instead of reporting them.
number of recursive template expansions before abort
opaque pointer to console for controlling text attributes
command line debug versions and predefined versions
where the error messages go
number of errors reported so far
Cache files read from disk
Array of char*'s which form the file import lookup path
!=0 means gag reporting of errors & warnings
number of errors reported while gagged
number of warnings reported while gagged
Whether a main function has already been compiled in (for -main switch)
filename of configuration file as given by -conf=, or default value
command line parameters
Array of char*'s which form the import lookup path
Relative lifetime of VarDeclaration within a function, used for scope checks
command line versions and predefined versions
number of warnings reported so far
Collection of global compiler settings and global state used by the frontend