package ppx_deriving

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving-v5.2.tbz
sha256=1c2d2626824ca350c365bf6c8bc3a23c8045c3995c170f2bc500e53baeda2ee6
sha512=03ce8b3a0d8ed56b6c078212ac54862d99e4296c0e31cc982f9e632bae973a955207cfa968dbcd9d88aa444addda557556f549ef926ae7196534f9b7c007cf10

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 parse_options : (string * Ppxlib.Parsetree.expression) list -> unit
Sourceval attr_value : Ppxlib.attributes -> int option
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 : options:(string * Ppxlib.Parsetree.expression) list -> path:'a -> Ppxlib.Parsetree.type_declaration -> Astlib.Ast_500.Parsetree.value_binding list
Sourceval sig_of_type : options:(string * Ppxlib.Parsetree.expression) list -> path:'a -> Ppxlib.Parsetree.type_declaration -> Astlib.Ast_500.Parsetree.signature_item list
OCaml

Innovation. Community. Security.