tinymist_analysis

Function analyze_import_

Source
pub fn analyze_import_(
    world: &dyn World,
    source: &SyntaxNode,
) -> (Option<Value>, Option<Value>)
Expand description

Try to load a module from the current source file.