Module Reference.MethodSource
Source
type t = [ | `Resolved of Resolved.Method.t| `Root of string * [ `TMethod | `TUnknown ]| `Dot of LabelParent.t * string| `Method of ClassSignature.t * Names.MethodName.t
]