# Generated by roxygen2: do not edit by hand

S3method(as_text,call)
S3method(assert,ExportedLocation)
S3method(assert,ExportedText)
S3method(assert,ExportedTranslations)
S3method(assert,ExportedTranslator)
S3method(assert,default)
S3method(c,Location)
S3method(c,Text)
S3method(export,Location)
S3method(export,Text)
S3method(export,Translator)
S3method(format,Location)
S3method(format,Text)
S3method(format,Translator)
S3method(import,ExportedLocation)
S3method(import,ExportedText)
S3method(import,ExportedTranslations)
S3method(import,ExportedTranslator)
S3method(import,default)
S3method(print,Location)
S3method(print,Text)
S3method(print,Translator)
S3method(str_to,default)
export(Text)
export(Translator)
export(as_text)
export(find_source)
export(find_source_in_files)
export(is_location)
export(is_text)
export(is_translator)
export(language_get)
export(language_set)
export(language_source_get)
export(language_source_set)
export(location)
export(merge_locations)
export(merge_texts)
export(normalize)
export(text)
export(translations_paths)
export(translations_read)
export(translations_write)
export(translator)
export(translator_read)
export(translator_write)
export(uuid)
export(uuid_is)
export(uuid_raw)
importFrom(R6,R6Class)
