Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler
CompilerPipeline Class
CompilerPipeline Methods
Add Method
Run Method
CompilerPipeline
Add Method
Adds step to the pipeline.
Namespace:
Syntactik.Compiler
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
CompilerPipeline
Add
(
ICompilerStep
step
)
Parameters
step
Type:
Syntactik.Compiler
ICompilerStep
Return Value
Type:
CompilerPipeline
Current instance of the pipeline.
See Also
Reference
CompilerPipeline Class
Syntactik.Compiler Namespace
Send comments on this topic to
info@syntactik.com