pub fn interpret_mode_at(leaf: Option<&LinkedNode<'_>>) -> InterpretMode
Expand description
Determine the interpretation mode at the given position (context-sensitive).
pub fn interpret_mode_at(leaf: Option<&LinkedNode<'_>>) -> InterpretMode
Determine the interpretation mode at the given position (context-sensitive).