jon.recoil.org

Module Odoc_xref2.IdentSource

Sourceval counter : int Stdlib.ref
Sourcetype module_ = [
  1. | `LModule of Odoc_model.Names.ModuleName.t * int
]
Sourcetype module_type = [
  1. | `LModuleType of Odoc_model.Names.ModuleTypeName.t * int
]
Sourcetype type_ = [
  1. | `LType of Odoc_model.Names.TypeName.t * int
]
Sourcetype constructor = [
  1. | `LConstructor of Odoc_model.Names.ConstructorName.t * int
]
Sourcetype field = [
  1. | `LField of Odoc_model.Names.FieldName.t * int
]
Sourcetype unboxed_field = [
  1. | `LUnboxedField of Odoc_model.Names.UnboxedFieldName.t * int
]
Sourcetype extension = [
  1. | `LExtension of Odoc_model.Names.ExtensionName.t * int
]
Sourcetype exception_ = [
  1. | `LException of Odoc_model.Names.ExceptionName.t * int
]
Sourcetype value = [
  1. | `LValue of Odoc_model.Names.ValueName.t * int
]
Sourcetype method_ = [
  1. | `LMethod of Odoc_model.Names.MethodName.t * int
]
Sourcetype instance_variable = [
  1. | `LInstanceVariable of Odoc_model.Names.InstanceVariableName.t * int
]
Sourcetype label = [
  1. | `LLabel of Odoc_model.Names.LabelName.t * int
]
Sourcetype page = [
  1. | `LPage of Odoc_model.Names.PageName.t * int
]
Sourceval fresh_int : unit -> int
Sourceval int_of_any : Odoc_xref2.Ident.any -> int
Sourcemodule Of_Identifier : sig ... end
Sourcemodule Name : sig ... end
Sourcemodule Rename : sig ... end
Sourceval hash : Odoc_xref2.Ident.any -> int
Sourceval reset : unit -> unit
Sourceval fmt_aux : Odoc_xref2.Ident.any -> string * int
Sourceval fmt : Stdlib.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
Sourceval short_fmt : Stdlib.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
Sourceval rename : ('a * 'b) -> 'a * int