package ppx_deriving

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ppx_deriving-6.1.2.tbz
sha256=5595bfe668d3434b1f1babb3ccb43d4cab3dc1d562b8d8c47c410d88546253ff
sha512=68ab402c8d1461d644eceb5804df66eaab445486adbfbab326114e91f301c2c7e2a5290f04d88a0617a836d3890b4f48f1e1d4bf9aee406c5c2f5362753229f1

doc/ppx_deriving_create/Ppx_deriving_create/index.html

Module Ppx_deriving_createSource

Sourceval deriver : string
Sourceval raise_errorf : ?sub:??? -> ?loc:??? -> ('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_502.Parsetree.value_binding list
Sourceval wrap_predef_option : 'a -> 'a
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