Module Namespaced_path.IdSource

Sourcetype t = private
  1. | Id of Ocaml_typing.Ident.t
  2. | String of string
Sourceval name : t -> string