Module Resolved.InstanceVariable
type t = [ | `Identifier of Odoc_model.Paths.Identifier.InstanceVariable.t| `InstanceVariable of Odoc_model.Paths.Reference.Resolved.ClassSignature.t * Odoc_model.Names.InstanceVariableName.t
]