type t = [
| `Class of
Odoc_model__.Paths_types.Resolved_reference.signature
* Odoc_model__.Names.ClassName.t
| `Identifier of
[ `Class of
Odoc_model__.Paths_types.Identifier.signature_pv
Odoc_model__.Paths_types.id
* Odoc_model__.Names.ClassName.t ]
Odoc_model__.Paths_types.id
]