Module Lang.Method
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.Methodtype t = {id : Odoc_model.Paths.Identifier.Method.t;doc : Odoc_model.Comment.docs;private_ : bool;virtual_ : bool;type_ : Odoc_model.Lang.TypeExpr.t;}