package odoc

  1. Overview
  2. Docs

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

Module Component.ValueSource

type t = {
  1. source_loc : Odoc_model.Paths.Identifier.SourceLocation.t option;
  2. doc : CComment.docs;
  3. type_ : TypeExpr.t;
  4. value : value;
}
OCaml

Innovation. Community. Security.