Pa_deriving_enumval extract_value : MLast.attributes_no_anti -> int optionmodule PM : sig ... endval to_expression : 'a -> MLast.ctyp -> (MLast.expr * int) list * MLast.exprval of_expression : 'a -> (MLast.expr * int) list -> MLast.ctyp -> MLast.exprval fmt_top : 'a -> MLast.ctyp -> MLast.expr * MLast.expr * int * intval str_item_top_funs : 'a -> MLast.type_decl -> (string * MLast.expr) listval sig_item_top_funs : 'a -> MLast.type_decl -> (string * MLast.ctyp) listval str_item_funs :
'a ->
MLast.type_decl ->
(MLast.patt
* MLast.expr
* ((MLast.loc * string) Ploc.vala * MLast.payload) Ploc.vala list Ploc.vala)
listval sig_item_funs : 'a -> MLast.type_decl -> MLast.sig_item listval str_item_gen_enum0 :
'a ->
MLast.type_decl ->
(MLast.patt
* MLast.expr
* ((MLast.loc * string) Ploc.vala * MLast.payload) Ploc.vala list Ploc.vala)
listval str_item_gen_enum : 'a -> 'b -> MLast.str_item -> MLast.str_itemval sig_item_gen_enum0 : 'a -> MLast.type_decl -> MLast.sig_item listval sig_item_gen_enum : 'a -> 'b -> MLast.sig_item -> MLast.sig_item