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