pub fn surrounding_syntax(node: &LinkedNode<'_>) -> SurroundingSyntaxExpand description
Determines the surrounding syntax of the node at the given position.
pub fn surrounding_syntax(node: &LinkedNode<'_>) -> SurroundingSyntaxDetermines the surrounding syntax of the node at the given position.