CompilerErrorIsParserError Property
|
If true then the error occurred during parsing step.
Namespace:
Syntactik.Compiler
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntaxpublic bool IsParserError { get; }
Property Value
Type:
Boolean
See Also