package odoc

  1. Overview
  2. Docs

doc/odoc.xref2/Odoc_xref2/Component/Method/index.html

Module Component.MethodSource

type t = {
  1. doc : CComment.docs;
  2. private_ : bool;
  3. virtual_ : bool;
  4. type_ : TypeExpr.t;
}
OCaml

Innovation. Community. Security.