package ppx_deriving

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ppx_deriving-6.1.1.tar.gz
md5=3208e6028fbb5a417f751d3529eae031
sha512=9d64fd1a7c908e70ac11164db6732d69e74eac28c29ba6d76d40711554615c0af5a8c491eb6f05181b99294b50fc2c50b454b6d75d022db9d33133188d071102

doc/ppx_deriving_show/Ppx_deriving_show/index.html

Module Ppx_deriving_showSource

Sourceval deriver : string
Sourceval raise_errorf : ?sub:Ocaml_common.Location.error list -> ?loc:Ppxlib.Location.t -> ('a, unit, string, 'b) Stdlib.format4 -> 'a
Sourceval expand_path : with_path:bool -> path:string list -> string -> string
Sourceval ct_attr_nobuiltin : Ppxlib__.Import.core_type Ppxlib.Attribute.flag
Sourceval attr_printer : 'a Ppxlib.Attribute.Context.t -> ('a, Ppxlib__.Import.expression) Ppxlib.Attribute.t
Sourceval ct_attr_printer : (Ppxlib__.Import.core_type, Ppxlib__.Import.expression) Ppxlib.Attribute.t
Sourceval constr_attr_printer : (Ppxlib__.Import.constructor_declaration, Ppxlib__.Import.expression) Ppxlib.Attribute.t
Sourceval ct_attr_polyprinter : (Ppxlib__.Import.core_type, Ppxlib__.Import.expression) Ppxlib.Attribute.t
Sourceval ct_attr_opaque : Ppxlib__.Import.core_type Ppxlib.Attribute.flag
Sourceval argn : int -> string
Sourceval argl : string -> string
Sourceval pattn : 'a list -> Ppxlib.pattern list
Sourceval pattl : Ppxlib.Parsetree.label_declaration list -> (string * Ppxlib.pattern) list
Sourceval pconstrrec : string -> (string * Ppxlib.pattern) list -> Ppxlib.pattern
Sourceval wrap_printer : Ppx_deriving.quoter -> Ppxlib_ast.Ast.expression -> Ppxlib.expression
Sourceval pp_type_of_decl : Ppxlib.Parsetree.type_declaration -> Ppxlib.core_type
Sourceval show_type_of_decl : Ppxlib.Parsetree.type_declaration -> Ppxlib.core_type
Sourceval sig_of_type : Ppxlib.type_declaration -> Astlib.Ast_502.Parsetree.signature_item list
Sourceval expr_of_typ : Ppx_deriving.quoter -> Ppxlib.Parsetree.core_type -> Ppxlib_ast.Ast.expression
Sourceval expr_of_label_decl : Ppx_deriving.quoter -> Ppxlib.Parsetree.label_declaration -> Ppxlib_ast.Ast.expression
Sourceval str_of_type : with_path:bool -> path:string list -> Ppxlib.Parsetree.type_declaration -> Astlib.Ast_502.Parsetree.value_binding list
Sourceval impl_args : (bool option -> Ppxlib__.Import.structure, Ppxlib__.Import.structure) Ppxlib.Deriving.Args.t
Sourceval impl_generator : (Ppxlib__.Import.structure, Ppxlib__.Import.rec_flag * Ppxlib.Parsetree.type_declaration list) Ppxlib__Deriving.Generator.t
Sourceval intf_args : (bool option -> Ppxlib__.Import.signature, Ppxlib__.Import.signature) Ppxlib.Deriving.Args.t
Sourceval intf_generator : (Ppxlib__.Import.signature, Ppxlib__.Import.rec_flag * Ppxlib.type_declaration list) Ppxlib__Deriving.Generator.t
Sourceval deriving : Ppxlib.Deriving.t
Sourceval derive_extension : Ppxlib.Extension.V3.t
Sourceval derive_transformation : unit
OCaml

Innovation. Community. Security.