package doc-ock

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t = {
  1. id : ('a, [ `Method ]) DocOck__.DocOckPaths.Identifier.t;
  2. doc : 'a Documentation.t;
  3. private_ : bool;
  4. virtual_ : bool;
  5. type_ : 'a TypeExpr.t;
}
OCaml

Innovation. Community. Security.