Module Component.ValueSource
type value = Odoc_model.Lang.Value.valuetype t = {source_loc : Odoc_model.Paths.Identifier.SourceLocation.t option;source_loc_jane : Odoc_model.Lang.Source_loc_jane.t option;doc : Odoc_xref2.Component.CComment.docs;type_ : Odoc_xref2.Component.TypeExpr.t;value : Odoc_xref2.Component.Value.value;modalities : string list;
}