Class Camlp4.Struct.Camlp4Ast.Make.map


class map : object .. end

method string : string -> string
method list : 'a 'b.
((< binding : binding -> binding; class_expr : class_expr -> class_expr;
class_sig_item : class_sig_item -> class_sig_item;
class_str_item : class_str_item -> class_str_item;
class_type : class_type -> class_type; ctyp : ctyp -> ctyp;
direction_flag : direction_flag -> direction_flag; expr : expr -> expr;
ident : ident -> ident; list : 'a 'b. 'c; loc : loc -> loc;
match_case : match_case -> match_case;
meta_bool : meta_bool -> meta_bool;
meta_list : 'e 'f. ('d -> 'e -> 'f) -> 'e meta_list -> 'f meta_list;
meta_option : 'g 'h.
('d -> 'g -> 'h) -> 'g meta_option -> 'h meta_option;
module_binding : module_binding -> module_binding;
module_expr : module_expr -> module_expr;
module_type : module_type -> module_type;
mutable_flag : mutable_flag -> mutable_flag;
override_flag : override_flag -> override_flag; patt : patt -> patt;
private_flag : private_flag -> private_flag;
rec_binding : rec_binding -> rec_binding;
rec_flag : rec_flag -> rec_flag;
row_var_flag : row_var_flag -> row_var_flag;
sig_item : sig_item -> sig_item; str_item : str_item -> str_item;
string : string -> string; unknown : 'i. 'i -> 'i;
virtual_flag : virtual_flag -> virtual_flag;
with_constr : with_constr -> with_constr; .. >
as 'd) ->
'a -> 'b) ->
'a list -> 'b list as 'c
method with_constr : with_constr -> with_constr
method virtual_flag : virtual_flag -> virtual_flag
method str_item : str_item -> str_item
method sig_item : sig_item -> sig_item
method row_var_flag : row_var_flag -> row_var_flag
method rec_flag : rec_flag -> rec_flag
method rec_binding : rec_binding -> rec_binding
method private_flag : private_flag -> private_flag
method patt : patt -> patt
method override_flag : override_flag -> override_flag
method mutable_flag : mutable_flag -> mutable_flag
method module_type : module_type -> module_type
method module_expr : module_expr -> module_expr
method module_binding : module_binding -> module_binding
method meta_option : 'g 'h. ('d -> 'g -> 'h) -> 'g meta_option -> 'h meta_option
method meta_list : 'e 'f. ('d -> 'e -> 'f) -> 'e meta_list -> 'f meta_list
method meta_bool : meta_bool -> meta_bool
method match_case : match_case -> match_case
method loc : loc -> loc
method ident : ident -> ident
method expr : expr -> expr
method direction_flag : direction_flag -> direction_flag
method ctyp : ctyp -> ctyp
method class_type : class_type -> class_type
method class_str_item : class_str_item -> class_str_item
method class_sig_item : class_sig_item -> class_sig_item
method class_expr : class_expr -> class_expr
method binding : binding -> binding
method unknown : 'i. 'i -> 'i