Module Nametab.GlobDirRef
to this type are mapped DirPath.t's in the nametab
- type t- =- |- DirOpenModule of object_prefix- |- DirOpenModtype of object_prefix- |- DirOpenSection of object_prefix- |- DirModule of object_prefix
Nametab.GlobDirRefto this type are mapped DirPath.t's in the nametab
type t = | | DirOpenModule of object_prefix | 
| | DirOpenModtype of object_prefix | 
| | DirOpenSection of object_prefix | 
| | DirModule of object_prefix |