Module Odoc_model.CompatSource
Sourcetype visibility = | Exported| Hidden
Sourceand module_presence = | Mp_present| Mp_absent
Sourceand module_declaration = {md_type : module_type;md_attributes : Parsetree.attributes;md_loc : Location.t;
} Sourceand modtype_declaration = {mtd_type : module_type option;mtd_attributes : Parsetree.attributes;mtd_loc : Location.t;
} Sourceval opt : ('a -> 'b) -> 'a option -> 'b option Sourcetype 'a shape_uid_map = 'a Shape.Uid.Map.t Sourcetype uid_to_loc = Warnings.loc Types.Uid.Tbl.t Sourceval empty_map : 'a Shape.Uid.Map.t Sourceval shape_of_cmt_infos : Cmt_format.cmt_infos -> shape option