Table of Contents

Property ParserLine

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.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; }

Property Value

int