CurrentSpan Property

Definition

Assembly Tomlyn.dll

Gets the optional source span associated with the current token.

public TomlSourceSpan? CurrentSpan { get; }

Returns