CurrentSpan Property

Definition

Namespace Tomlyn.Parsing
Assembly Tomlyn.dll

Gets the source span associated with the current token.

public TomlSourceSpan CurrentSpan { get; }

Returns