Identifier.InstanceVariable
type t = [
|
`InstanceVariable of Paths.Identifier.ClassSignature.t * Names.InstanceVariableName.t
]
val equal : t -> t -> bool
val hash : t -> int
val compare : t -> t -> int