Ty.Constinclude Dolmen_intf.Id.Scope
with type t = ty_cst
and type path := Dolmen_std.Path.ttype t = ty_cstThe type of identifiers.
val path : t -> Dolmen_std.Path.tIdentifier name.
module Map : Dolmen_intf.Map.S with type key = tA module for Maps on ids.