table of contents
other versions
- trixie 5.3.0-3
 - testing 5.3.0-3
 - unstable 5.3.0-3
 - experimental 5.4.0-1~exp1
 
| Ast_helper.Rf(3o) | OCaml library | Ast_helper.Rf(3o) | 
NAME¶
Ast_helper.Rf - Row fields
Module¶
Module Ast_helper.Rf
Documentation¶
Module Rf
  
   : sig end
Row fields
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Parsetree.row_field_desc -> Parsetree.row_field
val tag : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Asttypes.label Ast_helper.with_loc -> bool -> Parsetree.core_type list -> Parsetree.row_field
val inherit_ : ?loc:Ast_helper.loc -> Parsetree.core_type -> Parsetree.row_field
| 2025-06-12 | OCamldoc |