Identifier.Maps
module Any : Map.S with type key = Any.t
module FunctorParameter : Map.S with type key = FunctorParameter.t
module Module : Map.S with type key = Module.t
module ModuleType : Map.S with type key = ModuleType.t
module Type : Map.S with type key = Type.t
module Class : Map.S with type key = Class.t
module ClassType : Map.S with type key = ClassType.t
module Label : Map.S with type key = Label.t
module Path : sig ... end