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