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

NAME

6       Ast_helper.Rf - Row fields
7

Module

9       Module   Ast_helper.Rf
10

Documentation

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