table of contents
Ast_helper.Of(3) | OCaml library | Ast_helper.Of(3) |
NAME¶
Ast_helper.Of - Object fields
Module¶
Module Ast_helper.Of
Documentation¶
Module Of
: sig end
Object fields
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Parsetree.object_field_desc -> Parsetree.object_field
val tag : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Asttypes.label Ast_helper.with_loc -> Parsetree.core_type -> Parsetree.object_field
val inherit_ : ?loc:Ast_helper.loc -> Parsetree.core_type -> Parsetree.object_field
2024-03-14 | OCamldoc |