CompileToMemory Constructor
|
Creates instance of the pipeline.
Namespace:
Syntactik.Compiler.Pipelines
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntaxpublic CompileToMemory(
bool generateComments = false
)
Parameters
- generateComments (Optional)
- Type: SystemBoolean
If true generates XML comments.
See Also