Resolved.Value
type t = [
|
`Identifier of Identifier.Value.t
`Value of Signature.t * Names.ValueName.t
]