#
it_signature
| : type_iterators -> Types.signature -> unit | ; | |||
#
it_signature_item
| : type_iterators -> Types.signature_item -> unit | ; | |||
#
it_value_description
| : type_iterators -> Types.value_description -> unit | ; | |||
#
it_type_declaration
| : type_iterators -> Types.type_declaration -> unit | ; | |||
#
it_extension_constructor
| : type_iterators -> Types.extension_constructor -> unit | ; | |||
#
it_module_declaration
| : type_iterators -> Types.module_declaration -> unit | ; | |||
#
it_modtype_declaration
| : type_iterators -> Types.modtype_declaration -> unit | ; | |||
#
it_class_declaration
| : type_iterators -> Types.class_declaration -> unit | ; | |||
#
it_class_type_declaration
| : type_iterators -> Types.class_type_declaration -> unit | ; | |||
#
it_module_type
| : type_iterators -> Types.module_type -> unit | ; | |||
#
it_class_type
| : type_iterators -> Types.class_type -> unit | ; | |||
#
it_type_kind
| : type_iterators -> Types.type_kind -> unit | ; | |||
#
it_do_type_expr
| : type_iterators -> Types.type_expr -> unit | ; | |||
#
it_type_expr
| : type_iterators -> Types.type_expr -> unit | ; | |||
#
it_path
| : Path.t -> unit | ; |