Odoc_xref2.Identval counter : int reftype any = [ | module_| module_type| type_| constructor| field| unboxed_field| extension| exception_| value| method_| instance_variable| label| page ]val int_of_any : any -> intmodule Of_Identifier : sig ... endmodule Name : sig ... endmodule Rename : sig ... endval hash : any -> intval fmt_aux : any -> string * intval fmt :
Format.formatter ->
[< `LConstructor of
Odoc_model.Names.ConstructorName.t * int & Odoc_model.Names.ConstructorName.t
* int & Odoc_model.Names.ConstructorName.t
* int
| `LException of
Odoc_model.Names.ExceptionName.t * int & Odoc_model.Names.ExceptionName.t
* int & Odoc_model.Names.ExceptionName.t
* int
| `LExtension of
Odoc_model.Names.ExtensionName.t * int & Odoc_model.Names.ExtensionName.t
* int & Odoc_model.Names.ExtensionName.t
* int
| `LField of
Odoc_model.Names.FieldName.t * int & Odoc_model.Names.FieldName.t * int &
Odoc_model.Names.FieldName.t
* int
| `LInstanceVariable of
Odoc_model.Names.InstanceVariableName.t * int & Odoc_model.Names.InstanceVariableName.t
* int & Odoc_model.Names.InstanceVariableName.t
* int
| `LLabel of
Odoc_model.Names.LabelName.t * int & Odoc_model.Names.LabelName.t * int &
Odoc_model.Names.LabelName.t
* int
| `LMethod of
Odoc_model.Names.MethodName.t * int & Odoc_model.Names.MethodName.t * int &
Odoc_model.Names.MethodName.t
* int
| `LModule of
Odoc_model.Names.ModuleName.t * int & Odoc_model.Names.ModuleName.t * int &
Odoc_model.Names.ModuleName.t
* int
| `LModuleType of
Odoc_model.Names.ModuleTypeName.t * int & Odoc_model.Names.ModuleTypeName.t
* int & Odoc_model.Names.ModuleTypeName.t
* int
| `LPage of
Odoc_model.Names.PageName.t * int & Odoc_model.Names.PageName.t * int &
Odoc_model.Names.PageName.t
* int
| `LType of
Odoc_model.Names.TypeName.t * int & Odoc_model.Names.TypeName.t * int &
Odoc_model.Names.TypeName.t
* int
| `LUnboxedField of
Odoc_model.Names.UnboxedFieldName.t * int & Odoc_model.Names.UnboxedFieldName.t
* int & Odoc_model.Names.UnboxedFieldName.t
* int
| `LValue of
Odoc_model.Names.ValueName.t * int & Odoc_model.Names.ValueName.t * int &
Odoc_model.Names.ValueName.t
* int ] ->
unitval short_fmt :
Format.formatter ->
[< `LConstructor of
Odoc_model.Names.ConstructorName.t * int & Odoc_model.Names.ConstructorName.t
* int & Odoc_model.Names.ConstructorName.t
* int
| `LException of
Odoc_model.Names.ExceptionName.t * int & Odoc_model.Names.ExceptionName.t
* int & Odoc_model.Names.ExceptionName.t
* int
| `LExtension of
Odoc_model.Names.ExtensionName.t * int & Odoc_model.Names.ExtensionName.t
* int & Odoc_model.Names.ExtensionName.t
* int
| `LField of
Odoc_model.Names.FieldName.t * int & Odoc_model.Names.FieldName.t * int &
Odoc_model.Names.FieldName.t
* int
| `LInstanceVariable of
Odoc_model.Names.InstanceVariableName.t * int & Odoc_model.Names.InstanceVariableName.t
* int & Odoc_model.Names.InstanceVariableName.t
* int
| `LLabel of
Odoc_model.Names.LabelName.t * int & Odoc_model.Names.LabelName.t * int &
Odoc_model.Names.LabelName.t
* int
| `LMethod of
Odoc_model.Names.MethodName.t * int & Odoc_model.Names.MethodName.t * int &
Odoc_model.Names.MethodName.t
* int
| `LModule of
Odoc_model.Names.ModuleName.t * int & Odoc_model.Names.ModuleName.t * int &
Odoc_model.Names.ModuleName.t
* int
| `LModuleType of
Odoc_model.Names.ModuleTypeName.t * int & Odoc_model.Names.ModuleTypeName.t
* int & Odoc_model.Names.ModuleTypeName.t
* int
| `LPage of
Odoc_model.Names.PageName.t * int & Odoc_model.Names.PageName.t * int &
Odoc_model.Names.PageName.t
* int
| `LType of
Odoc_model.Names.TypeName.t * int & Odoc_model.Names.TypeName.t * int &
Odoc_model.Names.TypeName.t
* int
| `LUnboxedField of
Odoc_model.Names.UnboxedFieldName.t * int & Odoc_model.Names.UnboxedFieldName.t
* int & Odoc_model.Names.UnboxedFieldName.t
* int
| `LValue of
Odoc_model.Names.ValueName.t * int & Odoc_model.Names.ValueName.t * int &
Odoc_model.Names.ValueName.t
* int ] ->
unit