Module Lang.InstanceVariable
type t = {id : Odoc_model.Paths.Identifier.InstanceVariable.t;doc : Odoc_model.Comment.docs;mutable_ : bool;virtual_ : bool;type_ : Odoc_model.Lang.TypeExpr.t;
}Lang.InstanceVariabletype t = {id : Odoc_model.Paths.Identifier.InstanceVariable.t;doc : Odoc_model.Comment.docs;mutable_ : bool;virtual_ : bool;type_ : Odoc_model.Lang.TypeExpr.t;}