package ppx_deriving

  1. Overview
  2. Docs
Type-driven code generation for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving-6.1.0.tbz
sha256=747a5688ea630f77a50b0e90254ac6f8a66bdd4974b2e87376341427807d4b56
sha512=b5d01273120e7d3433327155b0497bbe80499de79a8856630715b37ea126086aa180e12bce2ea51e93dbbbb0b1a6a403035ba828ed8acae18b69deb1efd70783

doc/ppx_deriving_enum/Ppx_deriving_enum/index.html

Module Ppx_deriving_enumSource

Sourceval deriver : string
Sourceval raise_errorf : ?sub:Ocaml_common.Location.error list -> ?loc:Ppxlib.Location.t -> ('a, unit, string, 'b) Stdlib.format4 -> 'a
Sourceval attr_value : 'a Ppxlib.Attribute.Context.t -> ('a, int) Ppxlib.Attribute.t
Sourceval constr_attr_value : (Ppxlib__.Import.constructor_declaration, int) Ppxlib.Attribute.t
Sourceval rtag_attr_value : (Ppxlib__.Import.row_field, int) Ppxlib.Attribute.t
Sourceval mappings_of_type : Ppxlib.Parsetree.type_declaration -> [> `Polymorphic | `Regular ] * (int * Ppxlib_ast__Versions.OCaml_502.Ast.Asttypes.label Ppxlib_ast__Versions.OCaml_502.Ast.Asttypes.loc) list
Sourceval str_of_type : Ppxlib.Parsetree.type_declaration -> Astlib.Ast_502.Parsetree.value_binding list
Sourceval sig_of_type : Ppxlib.Parsetree.type_declaration -> Astlib.Ast_502.Parsetree.signature_item list
Sourceval impl_generator : (Astlib.Ast_502.Parsetree.structure_item list, Ppxlib__.Import.rec_flag * Ppxlib.Parsetree.type_declaration list) Ppxlib__Deriving.Generator.t
Sourceval intf_generator : (Astlib.Ast_502.Parsetree.signature_item list, Ppxlib__.Import.rec_flag * Ppxlib.Parsetree.type_declaration list) Ppxlib__Deriving.Generator.t
Sourceval deriving : Ppxlib.Deriving.t
OCaml

Innovation. Community. Security.