Module pomelo_hir::identifiers
source · Expand description
Representation of identifiers in the HIR.
TODO: this is not very DRY, especially repetition between VId
, StrId
, TyCon
and their
Long-
forms.
Structs
A long (structure-qualified) structure identifier.
A long (structure-qualified) type constructor.
A long (structure-qualified) value identifier.
Holds information about identifiers in the HIR.