Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler
SyntactikCompiler Class
SyntactikCompiler Methods
Run Method
SyntactikCompiler
Run Method
Executes compilation.
Namespace:
Syntactik.Compiler
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
CompilerContext
Run
(
CompileUnit
compileUnit
=
null
)
Parameters
compileUnit
(Optional)
Type:
Syntactik.DOM
CompileUnit
Compile unit
Return Value
Type:
CompilerContext
Compiler context.
See Also
Reference
SyntactikCompiler Class
Syntactik.Compiler Namespace
Send comments on this topic to
info@syntactik.com