Module Nametab.GlobDirRefSource

to this type are mapped DirPath.t's in the nametab

Sourcetype t =
  1. | DirOpenModule of object_prefix
  2. | DirOpenModtype of object_prefix
  3. | DirOpenSection of object_prefix
Sourceval equal : t -> t -> bool