package camlp4

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