Module Component.Method

type t = {
doc : CComment.docs;
private_ : bool;
virtual_ : bool;
type_ : TypeExpr.t;
}