Module Identifier.MethodSource

Sourcetype t = [
  1. | `Method of ClassSignature.t * Names.MethodName.t
]
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval compare : t -> t -> int