package camlp4

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method binding : binding -> fold as 'b
method class_expr : class_expr -> 'b
method class_sig_item : class_sig_item -> 'b
method class_str_item : class_str_item -> 'b
method class_type : class_type -> 'b
method ctyp : ctyp -> 'b
method direction_flag : direction_flag -> 'b
method expr : expr -> 'b
method ident : ident -> 'b
method list : 'a. ('b -> 'a -> 'b) -> 'a list -> 'b
method loc : loc -> 'b
method match_case : match_case -> 'b
method meta_bool : meta_bool -> 'b
method meta_list : 'a. ('b -> 'a -> 'b) -> 'a meta_list -> 'b
method meta_option : 'a. ('b -> 'a -> 'b) -> 'a meta_option -> 'b
method module_binding : module_binding -> 'b
method module_expr : module_expr -> 'b
method module_type : module_type -> 'b
method mutable_flag : mutable_flag -> 'b
method override_flag : override_flag -> 'b
method patt : patt -> 'b
method private_flag : private_flag -> 'b
method rec_binding : rec_binding -> 'b
method rec_flag : rec_flag -> 'b
method row_var_flag : row_var_flag -> 'b
method sig_item : sig_item -> 'b
method str_item : str_item -> 'b
method string : string -> 'b
method unknown : 'a. 'a -> 'b
method virtual_flag : virtual_flag -> 'b
method with_constr : with_constr -> 'b