Click or drag to resize

CompilerContext Properties

The CompilerContext type exposes the following members.

Properties
  NameDescription
Public propertyCompileUnit
Root DOM object of the compilation session. Stores list of all compiled modules.
Public propertyErrors
List of compiler errors.
Public propertyInMemoryOutputObjects
Public propertyParameters
Compiler parameters of the session.
Public propertyProperties
Hashtable used to store session variables.
Top
See Also