Click or drag to resize

CompilerErrorIsParserError Property

If true then the error occurred during parsing step.

Namespace:  Syntactik.Compiler
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public bool IsParserError { get; }

Property Value

Type: Boolean
See Also