Property ParserLine
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
ParserLine
When implemented in a class, gets the line currently parsed by the attached Lexer, when text source performs syntax parsing of the text.
int ParserLine { get; }