CompilerContext Properties |
The CompilerContext type exposes the following members.
| Name | Description | |
|---|---|---|
| CompileUnit |
Root DOM object of the compilation session. Stores list of all compiled modules.
| |
| Errors |
List of compiler errors.
| |
| InMemoryOutputObjects | DictionaryTKey, TValue used to store output compilation objects.
| |
| Parameters |
Compiler parameters of the session.
| |
| Properties | Hashtable used to store session variables.
|