Property ParserLine
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; }
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; }