Ast_helper.Of(3) OCaml library Ast_helper.Of(3)

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

2024-02-29 OCamldoc