Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler
CompilerContext Class
CompilerContext Constructor
CompilerContext Properties
CompilerContext Methods
CompilerContext Constructor
Creates instance of
CompilerContext
.
Namespace:
Syntactik.Compiler
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
CompilerContext
(
CompilerParameters
parameters
,
CompileUnit
compileUnit
)
Parameters
parameters
Type:
Syntactik.Compiler
CompilerParameters
Compiler parameters of the session
compileUnit
Type:
Syntactik.DOM
CompileUnit
Compiler unit of the session.
See Also
Reference
CompilerContext Class
Syntactik.Compiler Namespace
Send comments on this topic to
info@syntactik.com