Pa_deriving_yojson.Ofmodule PM : sig ... endval of_expression :
Ctxt.t ->
msg:string ->
PM.param_t list ->
MLast.ctyp ->
MLast.exprval fmt_of_top :
Ctxt.t ->
msg:string ->
PM.param_t list ->
MLast.ctyp ->
MLast.exprval sig_item_fun0 :
Ctxt.t ->
MLast.type_decl ->
(string * MLast.ctyp) * (string * MLast.ctyp) optionval gen_sig_items : Ctxt.t -> MLast.type_decl -> MLast.sig_item listval sig_items : Ctxt.t -> MLast.type_decl -> MLast.sig_item listval str_item_funs :
Ctxt.t ->
MLast.type_decl ->
(MLast.patt * MLast.expr * 'a list Ploc.vala) listval extend_sig_items : Ctxt.t -> MLast.sig_item -> MLast.sig_item listval extend_str_items : Ctxt.t -> MLast.str_item -> MLast.str_item list