Ty.Const
include Dolmen_intf.Id.Scope
with type t = ty_cst
and type path := Dolmen_std.Path.t
type t = ty_cst
The type of identifiers.
val path : t -> Dolmen_std.Path.t
Identifier name.
module Map : Dolmen_intf.Map.S with type key = t
A module for Maps on ids.