1Ast_helper.Of(3)                 OCaml library                Ast_helper.Of(3)
2
3
4

NAME

6       Ast_helper.Of - Object fields
7

Module

9       Module   Ast_helper.Of
10

Documentation

12       Module Of
13        : sig end
14
15
16       Object fields
17
18
19
20
21
22
23       val  mk  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  -> Parse‐
24       tree.object_field_desc -> Parsetree.object_field
25
26
27
28
29       val  tag  :  ?loc:Ast_helper.loc  ->  ?attrs:Ast_helper.attrs  ->  Ast‐
30       types.label Ast_helper.with_loc -> Parsetree.core_type -> Parsetree.ob‐
31       ject_field
32
33
34
35
36       val inherit_ : ?loc:Ast_helper.loc  ->  Parsetree.core_type  ->  Parse‐
37       tree.object_field
38
39
40
41
42
43
44OCamldoc                          2021-01-26                  Ast_helper.Of(3)
Impressum