Module Identifier.Sets

module Signature : Set.S with type elt = Signature.t
module DataType : Set.S with type elt = DataType.t
module Parent : Set.S with type elt = Parent.t
module LabelParent : Set.S with type elt = LabelParent.t
module Module : Set.S with type elt = Module.t
module ModuleType : Set.S with type elt = ModuleType.t
module Type : Set.S with type elt = Type.t
module Constructor : Set.S with type elt = Constructor.t
module Field : Set.S with type elt = Field.t
module Extension : Set.S with type elt = Extension.t
module Exception : Set.S with type elt = Exception.t
module Value : Set.S with type elt = Value.t
module Class : Set.S with type elt = Class.t
module ClassType : Set.S with type elt = ClassType.t
module Method : Set.S with type elt = Method.t
module Label : Set.S with type elt = Label.t
module Page : Set.S with type elt = Page.t
module ContainerPage : Set.S with type elt = ContainerPage.t