Odoc_scan.scannermethod scan_attribute : Odoc_value.t_attribute -> unitmethod scan_class : Odoc_class.t_class -> unitmethod scan_class_comment : Odoc_types.text -> unitmethod scan_class_elements : Odoc_class.t_class -> unitmethod scan_class_pre : Odoc_class.t_class -> boolmethod scan_class_type : Odoc_class.t_class_type -> unitmethod scan_class_type_comment : Odoc_types.text -> unitmethod scan_class_type_elements : Odoc_class.t_class_type -> unitmethod scan_class_type_pre : Odoc_class.t_class_type -> boolmethod scan_exception : Odoc_exception.t_exception -> unitmethod scan_extension_constructor : Odoc_extension.t_extension_constructor ->
unitmethod scan_included_module : Odoc_module.included_module -> unitmethod scan_method : Odoc_value.t_method -> unitmethod scan_module : Odoc_module.t_module -> unitmethod scan_module_comment : Odoc_types.text -> unitmethod scan_module_elements : Odoc_module.t_module -> unitmethod scan_module_list : Odoc_module.t_module list -> unitmethod scan_module_pre : Odoc_module.t_module -> boolmethod scan_module_type : Odoc_module.t_module_type -> unitmethod scan_module_type_comment : Odoc_types.text -> unitmethod scan_module_type_elements : Odoc_module.t_module_type -> unitmethod scan_module_type_pre : Odoc_module.t_module_type -> boolmethod scan_type : Odoc_type.t_type -> unitmethod scan_type_const : Odoc_type.t_type ->
Odoc_type.variant_constructor ->
unitmethod scan_type_extension : Odoc_extension.t_type_extension -> unitmethod scan_type_extension_constructors : Odoc_extension.t_type_extension ->
unitmethod scan_type_extension_pre : Odoc_extension.t_type_extension -> boolmethod scan_type_pre : Odoc_type.t_type -> boolmethod scan_type_recfield : Odoc_type.t_type -> Odoc_type.record_field -> unitmethod scan_value : Odoc_value.t_value -> unit