PpxHelpers.Mt
type t = Ppxlib.module_type
val ident :
loc:Astlib.Location.t ->
Astlib.Longident.t ->
Parsetree.module_type
val signature :
loc:Astlib.Location.t ->
Parsetree.signature_item list ->
Parsetree.module_type
val functor_ :
loc:Astlib.Location.t ->
string ->
Ppxlib.module_type ->
Parsetree.module_type ->
Parsetree.module_type
val with_ :
loc:Astlib.Location.t ->
Parsetree.module_type ->
Parsetree.with_constraint list ->
Parsetree.module_type