Skip to main content

reference_to_node

Function reference_to_node 

Source
fn reference_to_node(
    sema: &Semantics<'_, RootDatabase>,
    reference: FileReference,
) -> Option<(PathSegment, SyntaxNode, Module)>