pub fn with_ast_view_for_script<'a, T>( info: ScriptInfo<'_>, with_view: impl FnOnce(&'a Script<'a>) -> T, ) -> T