Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
Tomlyn.Parsing
TomlLexer
Properties
CurrentSpan
Menu
On this page
CurrentSpan Property
Definition
Namespace
Tomlyn.Parsing
Assembly
Tomlyn.dll
View source
Gets the source span associated with the current token.
public TomlSourceSpan CurrentSpan { get; }
Returns
TomlSourceSpan