Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler
CompilerContext Class
CompilerContext Properties
CompileUnit Property
Errors Property
InMemoryOutputObjects Property
Parameters Property
Properties Property
CompilerContext
Errors Property
List of compiler errors.
Namespace:
Syntactik.Compiler
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
SortedSet
<
CompilerError
>
Errors
{
get
; }
Property Value
Type:
SortedSet
CompilerError
See Also
Reference
CompilerContext Class
Syntactik.Compiler Namespace
Send comments on this topic to
info@syntactik.com