module Printers:sig
..end
module OCaml:Camlp4.Printers.OCaml.Make
(
Camlp4.PreCast.Syntax
)
module OCamlr:Camlp4.Printers.OCamlr.Make
(
Camlp4.PreCast.Syntax
)
module DumpOCamlAst:Camlp4.Printers.DumpOCamlAst.Make
(
Camlp4.PreCast.Syntax
)
module DumpCamlp4Ast:Camlp4.Printers.DumpCamlp4Ast.Make
(
Camlp4.PreCast.Syntax
)
module Null:Camlp4.Printers.Null.Make
(
Camlp4.PreCast.Syntax
)