Module Identifier.ConstructorSource

Sourcetype t = t_pv id
Sourcetype t_pv = [
  1. | `Constructor of DataType.t * Names.ConstructorName.t
]