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