Module Resolved.InstanceVariableSource

Sourcetype t = [
  1. | `Identifier of Identifier.InstanceVariable.t
  2. | `InstanceVariable of ClassSignature.t * Names.InstanceVariableName.t
]