Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler
CompilerParameters Class
CompilerParameters Properties
Input Property
OutputDirectory Property
Pipeline Property
XmlSchemaSet Property
CompilerParameters
Pipeline Property
CompilerPipeline
is an ordered list of
ICompilerStep
implementations that should be executed in sequence.
Namespace:
Syntactik.Compiler
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
CompilerPipeline
Pipeline
{
get
;
set
; }
Property Value
Type:
CompilerPipeline
See Also
Reference
CompilerParameters Class
Syntactik.Compiler Namespace
Send comments on this topic to
info@syntactik.com