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
val lident_of_path : Path.t -> Longident.t
type mapper = {
}
val default_mapper : mapper
val untype_structure :
?mapper:mapper ->
Typedtree.structure ->
Parsetree.structure
val untype_signature :
?mapper:mapper ->
Typedtree.signature ->
Parsetree.signature
val untype_expression :
?mapper:mapper ->
Typedtree.expression ->
Parsetree.expression
val untype_pattern :
?mapper:mapper ->
_ Typedtree.general_pattern ->
Parsetree.pattern
val constant : Asttypes.constant -> Parsetree.constant