pub fn analyze_import_( world: &dyn World, source: &SyntaxNode, ) -> (Option<Value>, Option<Value>)
Try to load a module from the current source file.