Identifier.Idtype page_pv = [ | `LeafPage of container_page option * Odoc_model__.Names.PageName.t| `Page of container_page option * Odoc_model__.Names.PageName.t ]type source_dir_pv = [ | `Page of container_page option * Odoc_model__.Names.PageName.t| `SourceDir of source_dir * string ]type source_location_pv = [ | `SourceLocation of source_page * Odoc_model__.Names.DefName.t| `SourceLocationInternal of source_page * Odoc_model__.Names.LocalName.t| `SourceLocationMod of source_page ]type odoc_id_pv = [ | `LeafPage of container_page option * Odoc_model__.Names.PageName.t| `Page of container_page option * Odoc_model__.Names.PageName.t| `Root of container_page option * Odoc_model__.Names.ModuleName.t ]type signature_pv = [ | `Module of signature * Odoc_model__.Names.ModuleName.t| `ModuleType of signature * Odoc_model__.Names.ModuleTypeName.t| `Parameter of signature * Odoc_model__.Names.ModuleName.t| `Result of signature| `Root of container_page option * Odoc_model__.Names.ModuleName.t ]type datatype_pv = [ | `CoreType of Odoc_model__.Names.TypeName.t| `Type of signature * Odoc_model__.Names.TypeName.t ]type field_parent_pv = [ | `CoreType of Odoc_model__.Names.TypeName.t| `Module of signature * Odoc_model__.Names.ModuleName.t| `ModuleType of signature * Odoc_model__.Names.ModuleTypeName.t| `Parameter of signature * Odoc_model__.Names.ModuleName.t| `Result of signature| `Root of container_page option * Odoc_model__.Names.ModuleName.t| `Type of signature * Odoc_model__.Names.TypeName.t ]type label_parent_pv = [ | `Class of signature * Odoc_model__.Names.ClassName.t| `ClassType of signature * Odoc_model__.Names.ClassTypeName.t| `CoreType of Odoc_model__.Names.TypeName.t| `LeafPage of container_page option * Odoc_model__.Names.PageName.t| `Module of signature * Odoc_model__.Names.ModuleName.t| `ModuleType of signature * Odoc_model__.Names.ModuleTypeName.t| `Page of container_page option * Odoc_model__.Names.PageName.t| `Parameter of signature * Odoc_model__.Names.ModuleName.t| `Result of signature| `Root of container_page option * Odoc_model__.Names.ModuleName.t| `Type of signature * Odoc_model__.Names.TypeName.t ]type module_pv = [ | `Module of signature * Odoc_model__.Names.ModuleName.t| `Parameter of signature * Odoc_model__.Names.ModuleName.t| `Root of container_page option * Odoc_model__.Names.ModuleName.t ]type type_pv = [ | `CoreType of Odoc_model__.Names.TypeName.t| `Type of signature * Odoc_model__.Names.TypeName.t ]type extension_decl_pv = [ | `ExtensionDecl of
signature
* Odoc_model__.Names.ExtensionName.t
* Odoc_model__.Names.ExtensionName.t ]type exception_pv = [ | `CoreException of Odoc_model__.Names.ExceptionName.t| `Exception of signature * Odoc_model__.Names.ExceptionName.t ]type instance_variable_pv = [ | `InstanceVariable of
class_signature * Odoc_model__.Names.InstanceVariableName.t ]type non_src_pv = [ | `Class of signature * Odoc_model__.Names.ClassName.t| `ClassType of signature * Odoc_model__.Names.ClassTypeName.t| `Constructor of datatype * Odoc_model__.Names.ConstructorName.t| `CoreException of Odoc_model__.Names.ExceptionName.t| `CoreType of Odoc_model__.Names.TypeName.t| `Exception of signature * Odoc_model__.Names.ExceptionName.t| `Extension of signature * Odoc_model__.Names.ExtensionName.t| `ExtensionDecl of
signature
* Odoc_model__.Names.ExtensionName.t
* Odoc_model__.Names.ExtensionName.t| `Field of field_parent * Odoc_model__.Names.FieldName.t| `InstanceVariable of
class_signature * Odoc_model__.Names.InstanceVariableName.t| `Label of label_parent * Odoc_model__.Names.LabelName.t| `LeafPage of container_page option * Odoc_model__.Names.PageName.t| `Method of class_signature * Odoc_model__.Names.MethodName.t| `Module of signature * Odoc_model__.Names.ModuleName.t| `ModuleType of signature * Odoc_model__.Names.ModuleTypeName.t| `Page of container_page option * Odoc_model__.Names.PageName.t| `Parameter of signature * Odoc_model__.Names.ModuleName.t| `Result of signature| `Root of container_page option * Odoc_model__.Names.ModuleName.t| `Type of signature * Odoc_model__.Names.TypeName.t| `Value of signature * Odoc_model__.Names.ValueName.t ]type any_pv = [ | `AssetFile of page * string| `Class of signature * Odoc_model__.Names.ClassName.t| `ClassType of signature * Odoc_model__.Names.ClassTypeName.t| `Constructor of datatype * Odoc_model__.Names.ConstructorName.t| `CoreException of Odoc_model__.Names.ExceptionName.t| `CoreType of Odoc_model__.Names.TypeName.t| `Exception of signature * Odoc_model__.Names.ExceptionName.t| `Extension of signature * Odoc_model__.Names.ExtensionName.t| `ExtensionDecl of
signature
* Odoc_model__.Names.ExtensionName.t
* Odoc_model__.Names.ExtensionName.t| `Field of field_parent * Odoc_model__.Names.FieldName.t| `InstanceVariable of
class_signature * Odoc_model__.Names.InstanceVariableName.t| `Label of label_parent * Odoc_model__.Names.LabelName.t| `LeafPage of container_page option * Odoc_model__.Names.PageName.t| `Method of class_signature * Odoc_model__.Names.MethodName.t| `Module of signature * Odoc_model__.Names.ModuleName.t| `ModuleType of signature * Odoc_model__.Names.ModuleTypeName.t| `Page of container_page option * Odoc_model__.Names.PageName.t| `Parameter of signature * Odoc_model__.Names.ModuleName.t| `Result of signature| `Root of container_page option * Odoc_model__.Names.ModuleName.t| `SourceDir of source_dir * string| `SourceLocation of source_page * Odoc_model__.Names.DefName.t| `SourceLocationInternal of source_page * Odoc_model__.Names.LocalName.t| `SourceLocationMod of source_page| `SourcePage of source_dir * string| `Type of signature * Odoc_model__.Names.TypeName.t| `Value of signature * Odoc_model__.Names.ValueName.t ]type path_module_pv = [ | `Module of signature * Odoc_model__.Names.ModuleName.t| `Parameter of signature * Odoc_model__.Names.ModuleName.t| `Result of signature| `Root of container_page option * Odoc_model__.Names.ModuleName.t ]type path_module_type = module_typetype path_datatype_pv = type_pvtype path_constructor = constructortype path_value = valuetype fragment_module = path_moduletype fragment_type = path_typetype reference_module = path_moduletype reference_module_type = module_typetype reference_type = path_typetype reference_field = fieldtype reference_extension_decl = extension_decltype reference_exception = exception_type reference_value = valuetype reference_class = class_type reference_method = method_type reference_instance_variable = instance_variabletype reference_label = labeltype reference_page = page