Module Paths.Path

Normal OCaml paths (i.e. the ones present in types)

module Resolved : sig ... end
module Module : sig ... end
module ModuleType : sig ... end
module Type : sig ... end
module ClassType : sig ... end
type t = Paths_types.Path.any
val is_hidden : t -> bool