Module Shape.MapSource

Sourcetype shape = t
Sourcetype nonrec t = t Item.Map.t
Sourceval empty : t
Sourceval add : t -> Item.t -> shape -> t
Sourceval add_value : t -> Ident.t -> Uid.t -> t
Sourceval add_value_proj : t -> Ident.t -> shape -> t
Sourceval add_type : t -> Ident.t -> Uid.t -> t
Sourceval add_type_proj : t -> Ident.t -> shape -> t
Sourceval add_module : t -> Ident.t -> shape -> t
Sourceval add_module_proj : t -> Ident.t -> shape -> t
Sourceval add_module_type : t -> Ident.t -> Uid.t -> t
Sourceval add_module_type_proj : t -> Ident.t -> shape -> t
Sourceval add_extcons : t -> Ident.t -> Uid.t -> t
Sourceval add_extcons_proj : t -> Ident.t -> shape -> t
Sourceval add_class : t -> Ident.t -> Uid.t -> t
Sourceval add_class_proj : t -> Ident.t -> shape -> t
Sourceval add_class_type : t -> Ident.t -> Uid.t -> t
Sourceval add_class_type_proj : t -> Ident.t -> shape -> t