Camlp5Helpers.Me
type t = MLast.module_expr
val structure : loc:MLast.loc -> MLast.str_item list -> MLast.module_expr
val ident : loc:MLast.loc -> Ppxlib.longident -> MLast.module_expr
val apply :
loc:MLast.loc ->
MLast.module_expr ->
MLast.module_expr ->
MLast.module_expr
val functor_ :
loc:MLast.loc ->
string ->
MLast.module_type option ->
MLast.module_expr ->
MLast.module_expr