Paths.Identifier
module type IdSig = sig ... end
module Id : sig ... end
module RootModule :
IdSig with type t = RootModule.t and type t_pv = RootModule.t_pv
module Signature :
IdSig with type t = Signature.t and type t_pv = Signature.t_pv
module ClassSignature :
IdSig with type t = ClassSignature.t and type t_pv = ClassSignature.t_pv
module LabelParent :
IdSig with type t = LabelParent.t and type t_pv = LabelParent.t_pv
module FunctorParameter : sig ... end
module ModuleType :
IdSig with type t = ModuleType.t and type t_pv = ModuleType.t_pv
module SourceDir :
IdSig with type t = SourceDir.t and type t_pv = SourceDir.t_pv
module ClassType :
IdSig with type t = ClassType.t and type t_pv = ClassType.t_pv
module DataType : sig ... end
module Parent : sig ... end
module FunctorResult : sig ... end
module Constructor : sig ... end
module Field : sig ... end
module Extension : sig ... end
module Exception : sig ... end
module Value : sig ... end
module Method : sig ... end
module InstanceVariable : sig ... end
module Page : sig ... end
module ContainerPage : sig ... end
module NonSrc : sig ... end
module SourcePage : sig ... end
module SourceLocation : sig ... end
module AssetFile : sig ... end
module OdocId : sig ... end
module Path : sig ... end
val hash : t -> int
val label_parent : [< NonSrc.t_pv ] id -> LabelParent.t
module Maps : sig ... end
module Mk : sig ... end