ocaml-base-compiler
Official release 4.14.0
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package ocaml-base-compiler
-
dynlink
-
ocamlbytecomp
-
ocamlcommon
-
ocamlmiddleend
-
ocamloptcomp
-
odoc_info
-
stdlib
-
str
-
unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library odoc_info
Module
Odoc_parameter
type simple_name = {
sn_name : string; |
sn_type : Types.type_expr; |
mutable sn_text : Odoc_types.text option; |
}
type parameter = param_info
val complete_name : param_info -> string
val typ : param_info -> Types.type_expr
val update_parameter_text :
( string -> Odoc_types.text option ) ->
param_info ->
unit
val desc_by_name : param_info -> string -> Odoc_types.text option
val names : param_info -> string list
val type_by_name : param_info -> string -> Types.type_expr
val desc_from_info_opt :
Odoc_types.info option ->
string ->
Odoc_types.text option
ON THIS PAGE
No table of contents