Identifier.LabelParent
type t = t_pv id
type t_pv = [
| FieldParent.t_pv
| Page.t_pv
| ClassSignature.t_pv
]
val equal : t -> t -> bool
val hash : t -> int
val compare : t -> t -> int