Property Lexer
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
Lexer
When implemented by a class, gets or sets an object that can perform lexical analysis of the text source content.
ILexer Lexer { get; set; }
When implemented by a class, gets or sets an object that can perform lexical analysis of the text source content.
ILexer Lexer { get; set; }