Pa_deriving_makeval is_main_attribute :
(('a * string) Ploc.vala * MLast.payload) Ploc.vala ->
boolval is_split_attribute :
(('a * string) Ploc.vala * MLast.payload) Ploc.vala ->
boolval is_default_attribute :
(('a * string) Ploc.vala * MLast.payload) Ploc.vala ->
boolval extract_default_attribute :
(('a * string) Ploc.vala * MLast.payload) Ploc.vala ->
MLast.exprval reorder_fields :
'a ->
('b
* 'c
* 'd
* 'e
* (('f * string) Ploc.vala * MLast.payload) Ploc.vala list Ploc.vala)
list ->
bool
* ('b
* 'c
* 'd
* 'e
* (('f * string) Ploc.vala * MLast.payload) Ploc.vala list Ploc.vala)
listval field2req_consfields_funpats :
MLast.loc ->
('a * string * 'b * MLast.ctyp * MLast.attribute list Ploc.vala) ->
bool * (MLast.patt * MLast.expr) list * MLast.patt listmodule PM : sig ... endval fmt_expression : 'a -> MLast.ctyp -> MLast.exprval fmt_top : 'a -> 'b -> MLast.ctyp -> MLast.exprval 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_items : 'a -> MLast.type_decl -> MLast.sig_item listval str_item_gen_make0 :
'a ->
MLast.type_decl ->
(MLast.patt
* MLast.expr
* ((MLast.loc * string) Ploc.vala * MLast.payload) Ploc.vala list Ploc.vala)
listval str_item_gen_make : 'a -> 'b -> MLast.str_item -> MLast.str_itemval sig_item_gen_make : 'a -> 'b -> MLast.sig_item -> MLast.sig_item