Skip to main content

token_at

Function token_at 

Source
pub fn token_at(root: &GdNode, offset: TextSize) -> Option<GdToken>
Expand description

The token (if any) at offset, right-biased — the completion-context probe.