Module Path.ValueSource

Sourcetype t = [
  1. | `Resolved of Resolved.Value.t
  2. | `Dot of Module.t * string
]