Skip to main content

ResolvedToken

Type Alias ResolvedToken 

Source
pub type ResolvedToken = ResolvedToken<SyntaxKind>;
Expand description

A token in the resolved, text-bearing syntax tree.

Aliased Typeยง

pub struct ResolvedToken { /* private fields */ }