Click or drag to resize

CompilerErrorLexicalInfo Property

Location of the error in the source code.

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

Property Value

Type: LexicalInfo
See Also