package odoc

  1. Overview
  2. Docs

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

Module Component.InstanceVariableSource

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

Innovation. Community. Security.