Odoc_xref2.Ident
Sourcetype instance_variable = [
| `LInstanceVariable of Odoc_model.Names.InstanceVariableName.t * int
]
type any = [
| module_
| module_type
| type_
| constructor
| field
| extension
| exception_
| value
| method_
| instance_variable
| label
| page
]