package odoc

  1. Overview
  2. Docs

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

Module Reference.ClassSignatureSource

Sourcetype t = [
  1. | `Resolved of Resolved.ClassSignature.t
  2. | `Root of string * [ `TUnknown | `TClass | `TClassType ]
  3. | `Dot of LabelParent.t * string
  4. | `Class of Signature.t * Names.TypeName.t
  5. | `ClassType of Signature.t * Names.TypeName.t
]
OCaml

Innovation. Community. Security.