package odoc

  1. Overview
  2. Docs

doc/odoc.model/Odoc_model/Paths/Reference/ExtensionDecl/index.html

Module Reference.ExtensionDeclSource

Sourcetype t = [
  1. | `Resolved of Resolved.Extension.t
  2. | `Root of string * [ `TExtension | `TException | `TUnknown ]
  3. | `Dot of LabelParent.t * string
  4. | `ExtensionDecl of Signature.t * Names.ExtensionName.t
]
OCaml

Innovation. Community. Security.