Skip to content

Token<TKind>.Text Property

Definition

The text of the token.

public ReadOnlySpan<char> Text { get; }

View source

Property Value

ReadOnlySpan<Char>

The text.