Generator.string_genval mutable test_kinds : test_kind listval mutable fmt : Format.formattermethod generate : Odoc_info.Module.t_module list -> unitmethod scan_attribute : Odoc_info.Value.t_attribute -> unitmethod scan_class : Odoc_info.Class.t_class -> unitmethod scan_class_comment : Odoc_info.text -> unitmethod scan_class_elements : Odoc_info.Class.t_class -> unitmethod scan_class_pre : Odoc_info.Class.t_class -> boolmethod scan_class_type : Odoc_info.Class.t_class_type -> unitmethod scan_class_type_comment : Odoc_info.text -> unitmethod scan_class_type_elements : Odoc_info.Class.t_class_type -> unitmethod scan_class_type_pre : Odoc_info.Class.t_class_type -> boolmethod scan_exception : Odoc_info.Exception.t_exception -> unitmethod scan_extension_constructor : Odoc_info.Extension.t_extension_constructor ->
unitmethod scan_included_module : Odoc_info.Module.included_module -> unitmethod scan_method : Odoc_info.Value.t_method -> unitmethod scan_module : Odoc_info.Module.t_module -> unitmethod scan_module_comment : Odoc_info.text -> unitmethod scan_module_elements : Odoc_info.Module.t_module -> unitmethod scan_module_list : Odoc_info.Module.t_module list -> unitmethod scan_module_pre : Odoc_info.Module.t_module -> boolmethod scan_module_type : Odoc_info.Module.t_module_type -> unitmethod scan_module_type_comment : Odoc_info.text -> unitmethod scan_module_type_elements : Odoc_info.Module.t_module_type -> unitmethod scan_module_type_pre : Odoc_info.Module.t_module_type -> boolmethod scan_type : Odoc_info.Type.t_type -> unitmethod scan_type_const : Odoc_info.Type.t_type ->
Odoc_info.Type.variant_constructor ->
unitmethod scan_type_extension : Odoc_info.Extension.t_type_extension -> unitmethod scan_type_extension_constructors : Odoc_info.Extension.t_type_extension ->
unitmethod scan_type_extension_pre : Odoc_info.Extension.t_type_extension -> boolmethod scan_type_pre : Odoc_info.Type.t_type -> boolmethod scan_type_recfield : Odoc_info.Type.t_type ->
Odoc_info.Type.record_field ->
unitmethod scan_value : Odoc_info.Value.t_value -> unitmethod set_test_kinds_from_module : Odoc_info.Module.t_module -> unit