package odoc

  1. Overview
  2. Docs

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

Module Reference.MethodSource

Sourcetype t = [
  1. | `Resolved of Resolved.Method.t
  2. | `Root of string * [ `TMethod | `TUnknown ]
  3. | `Dot of LabelParent.t * string
  4. | `Method of ClassSignature.t * Names.MethodName.t
]
OCaml

Innovation. Community. Security.