CompilerContextCompileUnit Property
|
Root DOM object of the compilation session. Stores list of all compiled
modules.
Namespace:
Syntactik.Compiler
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntaxpublic CompileUnit CompileUnit { get; }
Property Value
Type:
CompileUnit
See Also