pub fn name_at(doc: &DocumentState, position: Position) -> Option<String>Expand description
The name under the cursor, exactly as the reference machinery reads it.
pub fn name_at(doc: &DocumentState, position: Position) -> Option<String>The name under the cursor, exactly as the reference machinery reads it.