Identifier.Path
module Module : sig ... end
module ModuleType : sig ... end
module Type : sig ... end
module ClassType : sig ... end
type t = [
|
Paths.Identifier.Path.Module.t
Paths.Identifier.Path.ModuleType.t
Paths.Identifier.Path.Type.t
Paths.Identifier.Path.ClassType.t
]