Module Camlp5Helpers.MtSource

Sourcetype t = MLast.module_type
Sourceval ident : loc:MLast.loc -> Ppxlib.longident -> MLast.module_type
Sourceval signature : loc:MLast.loc -> MLast.sig_item list -> MLast.module_type
Sourceval functor_ : loc:MLast.loc -> string -> MLast.module_type option -> MLast.module_type -> MLast.module_type
Sourceval with_ : loc:MLast.loc -> MLast.module_type -> MLast.with_constr list -> MLast.module_type