Module Lang.MethodSource
type t = {id : Odoc_model.Paths.Identifier.Method.t;doc : Odoc_model.Comment.docs;private_ : bool;virtual_ : bool;type_ : Odoc_model.Lang.TypeExpr.t;
}Lang.MethodSourcetype t = {id : Odoc_model.Paths.Identifier.Method.t;doc : Odoc_model.Comment.docs;private_ : bool;virtual_ : bool;type_ : Odoc_model.Lang.TypeExpr.t;}