Ast_helper.Of(3o) | OCaml library | Ast_helper.Of(3o) |
Ast_helper.Of - Object fields
Module Ast_helper.Of
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
2023-02-12 | OCamldoc |