Printtypval namespaced_ident : Shape.Sig_component_kind.t -> Ident.t -> stringval string_of_path : Path.t -> stringval strings_of_paths : Shape.Sig_component_kind.t -> Path.t list -> string listval printed_signature : string -> Format.formatter -> Types.signature -> unitmodule Doc : sig ... endval wrap_printing_env : error:bool -> Env.t -> (unit -> 'a) -> 'aval longident : Longident.t Format_doc.format_printerval ident : Ident.t Format_doc.format_printerval path : Path.t Format_doc.format_printerval type_path : Path.t Format_doc.format_printerval type_expr : Types.type_expr Format_doc.format_printerval type_scheme : Types.type_expr Format_doc.format_printerval type_expansion :
Out_type.type_or_scheme ->
Errortrace.expanded_type Format_doc.format_printerval label : Types.label_declaration Format_doc.format_printerval constructor : Types.constructor_declaration Format_doc.format_printerval constructor_arguments :
Types.constructor_arguments Format_doc.format_printerval extension_constructor :
Ident.t ->
Types.extension_constructor Format_doc.format_printerval extension_only_constructor :
Ident.t ->
Types.extension_constructor Format_doc.format_printerval value_description :
Ident.t ->
Types.value_description Format_doc.format_printerval type_declaration :
Ident.t ->
Types.type_declaration Format_doc.format_printerval modtype_declaration :
Ident.t ->
Types.modtype_declaration Format_doc.format_printerval class_declaration :
Ident.t ->
Types.class_declaration Format_doc.format_printerval cltype_declaration :
Ident.t ->
Types.class_type_declaration Format_doc.format_printerval modtype : Types.module_type Format_doc.format_printerval signature : Types.signature Format_doc.format_printerval class_type : Types.class_type Format_doc.format_printer