Identifier.Maps
module Signature : Map.S with type key = Signature.t
module ClassSignature : Map.S with type key = ClassSignature.t
module DataType : Map.S with type key = DataType.t
module LabelParent : Map.S with type key = LabelParent.t
module FunctorParameter : Map.S with type key = FunctorParameter.t
module ModuleType : Map.S with type key = ModuleType.t
module Constructor : Map.S with type key = Constructor.t
module Extension : Map.S with type key = Extension.t
module Exception : Map.S with type key = Exception.t
module ClassType : Map.S with type key = ClassType.t
module InstanceVariable : Map.S with type key = InstanceVariable.t
module ContainerPage : Map.S with type key = ContainerPage.t
module Path : sig ... end