Module Path.ConstructorSource

Sourcetype t = [
  1. | `Resolved of Resolved.Constructor.t
  2. | `Dot of DataType.t * string
]