Spanned

Type Alias Spanned 

Source
pub type Spanned = (Tok, TextRange);
Expand description

Contains a Token along with its range.