package ppx_deriving

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving-6.0.2.tbz
sha256=7abacfc5934a1442047e110dc9128c0b0c6cd1fef19ee3429ac8b26ed3632b94
sha512=515e53d62aea4100bbbd8dc2421fc80ebe0976699dbd0e1786b672567fe9067ca8925731f2a72bca093bf759ee0d65a1a0caafeedbda28771bf0026425a8040b

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 * Astlib__Ast_414.Asttypes.label Astlib__Ast_414.Asttypes.loc) list
Sourceval str_of_type : Ppxlib.Parsetree.type_declaration -> Astlib.Ast_500.Parsetree.value_binding list
Sourceval sig_of_type : Ppxlib.Parsetree.type_declaration -> Astlib.Ast_500.Parsetree.signature_item list
Sourceval impl_generator : (Astlib.Ast_500.Parsetree.structure_item list, Ppxlib__.Import.rec_flag * Ppxlib.Parsetree.type_declaration list) Ppxlib__Deriving.Generator.t
Sourceval intf_generator : (Astlib.Ast_500.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.