odoc.xref2
Component.Method
odoc
odoc.document
odoc.examples
odoc.html
odoc.latex
odoc.loader
odoc.manpage
odoc.model
odoc.model_desc
odoc.ocamlary
odoc.odoc
odoc.xref_test
type t = {
doc : CComment.docs;
private_ : bool;
virtual_ : bool;
type_ : TypeExpr.t;
}