package odoc

  1. Overview
  2. Docs

doc/odoc.model/Odoc_model/Paths/Fragment/Resolved/Signature/index.html

Module Resolved.SignatureSource

Sourcetype t = [
  1. | `Root of root
  2. | `Subst of Path.Resolved.ModuleType.t * Module.t
  3. | `Alias of Path.Resolved.Module.t * Module.t
  4. | `Module of t * Names.ModuleName.t
  5. | `OpaqueModule of Module.t
]
OCaml

Innovation. Community. Security.