Property ParserLine
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
ParserLine
Gets the line currently parsed by the attached Lexer, when text source performs syntax parsing of the text.
[Browsable(false)]
public virtual int ParserLine { get; }