pub type ResolvedToken = ResolvedToken<SyntaxKind>;Expand description
A token in the resolved, text-bearing syntax tree.
Aliased Typeยง
pub struct ResolvedToken { /* private fields */ }pub type ResolvedToken = ResolvedToken<SyntaxKind>;A token in the resolved, text-bearing syntax tree.
pub struct ResolvedToken { /* private fields */ }