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