jon.recoil.org

Module Component.MethodSource

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