pub fn generate_grammar_files( repo_path: &Path, language_name: &str, allow_update: bool, opts: Option<&JsonConfigOpts>, ) -> Result<()>