Module Resolved.MethodSource

Sourcetype t = [
  1. | `Identifier of Identifier.Method.t
  2. | `Method of ClassSignature.t * Names.MethodName.t
]