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