Module Identifier.InstanceVariableSource

Sourcetype t = t_pv id
Sourcetype t_pv = [
  1. | `InstanceVariable of ClassSignature.t * Names.InstanceVariableName.t
]