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
type view = [
| `Any |
| `Constant of Asttypes.constant |
| `Tuple of Typedtree.pattern list |
| `Construct of
Longident.t Asttypes.loc
* Types.constructor_description
* Typedtree.pattern list |
| `Variant of Asttypes.label * Typedtree.pattern option * Types.row_desc ref |
| `Record of
(Longident.t Asttypes.loc * Types.label_description * Typedtree.pattern) list
* Asttypes.closed_flag |
| `Array of Typedtree.pattern list |
| `Lazy of Typedtree.pattern |
]
type pattern = view Typedtree.pattern_data
val omega : [> view ] Typedtree.pattern_data
ON THIS PAGE
No table of contents