package ppx_deriving

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving-6.0.3.tbz
sha256=374aa97b32c5e01c09a97810a48bfa218c213b5b649e4452101455ac19c94a6d
sha512=971443a5df0acbdad577360deed8c9af137695bec6d826ef517a382941371f3546aef53456dda7c89d0ed30fefadf45d5dae2a8b1940a75aee7f7382c68cedb0

doc/ppx_deriving_create/Ppx_deriving_create/index.html

Module Ppx_deriving_createSource

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_default : (Ppxlib__.Import.label_declaration, Ppxlib__.Import.expression) Ppxlib.Attribute.t * (Ppxlib__.Import.core_type, Ppxlib__.Import.expression) Ppxlib.Attribute.t
Sourceval attr_split : 'a Ppxlib.Attribute.Context.t -> 'a Ppxlib.Attribute.flag
Sourceval ct_attr_split : Ppxlib__.Import.core_type Ppxlib.Attribute.flag
Sourceval label_attr_split : Ppxlib__.Import.label_declaration Ppxlib.Attribute.flag
Sourceval attr_main : 'a Ppxlib.Attribute.Context.t -> 'a Ppxlib.Attribute.flag
Sourceval ct_attr_main : Ppxlib__.Import.core_type Ppxlib.Attribute.flag
Sourceval label_attr_main : Ppxlib__.Import.label_declaration Ppxlib.Attribute.flag
Sourceval get_label_attribute : ((Ppxlib.Parsetree.label_declaration, 'a) Ppxlib.Attribute.t * (Ppxlib.Parsetree.core_type, 'a) Ppxlib.Attribute.t) -> Ppxlib.Parsetree.label_declaration -> 'a option
Sourceval find_main : Ppxlib.Parsetree.label_declaration list -> Ppxlib.Parsetree.label_declaration option * Ppxlib.Parsetree.label_declaration list
Sourceval str_of_type : Ppxlib.Parsetree.type_declaration -> Astlib.Ast_500.Parsetree.value_binding list
Sourceval wrap_predef_option : 'a -> 'a
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.