Module Pr_gettext


module Pr_gettext: sig .. end
Camlp4 dumper to extract strings.
Author(s): Sylvain Le Gall

val default_textdomain : GettextTypes.MapTextdomain.key option Pervasives.ref
val add_translation : GettextTypes.po_content ->
Lexing.position * 'a ->
string ->
string option ->
GettextTypes.MapTextdomain.key option -> GettextTypes.po_content
module AstGettextMatch: sig .. end
module AstGettext: Pr_ast_analyze.AstAnalyze(AstGettextMatch)
val output_translations : 'a -> unit
val gettext_interf : (MLast.sig_item * MLast.loc) list -> unit
val gettext_implem : (MLast.str_item * MLast.loc) list -> unit