Identifier.Value
type t = [
|
`Value of Paths.Identifier.Signature.t * Names.ValueName.t
]
val equal : t -> t -> bool
val hash : t -> int
val compare : t -> t -> int