package ocaml-base-compiler

  1. Overview
  2. Docs
val string_of_variance : Odoc_type.t_type -> (bool * bool) -> string
val string_of_type_list : ?par:bool -> string -> Types.type_expr list -> string
val string_of_type_param_list : Odoc_type.t_type -> string
val string_of_type_extension_param_list : Odoc_extension.t_type_extension -> string
val string_of_class_type_param_list : Types.type_expr list -> string
val string_of_type : Odoc_type.t_type -> string
val string_of_record : Odoc_type.record_field list -> string
val string_of_class_params : Odoc_class.t_class -> string
val string_of_type_extension : Odoc_extension.t_type_extension -> string
val string_of_exception : Odoc_exception.t_exception -> string
val string_of_value : Odoc_value.t_value -> string
val string_of_attribute : Odoc_value.t_attribute -> string
val string_of_method : Odoc_value.t_method -> string