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