pub fn parse_file<P: AsRef<Path>>( path: P, build_diagnostics: &mut BuildDiagnostics, ) -> Option<SyntaxNode>