Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
Tomlyn.Parsing
TomlLexer
Properties
HasErrors
Menu
On this page
HasErrors Property
Definition
Namespace
Tomlyn.Parsing
Assembly
Tomlyn.dll
View source
Gets a value indicating whether lexer diagnostics include errors.
public bool HasErrors { get; }
Returns
Boolean