package ppx_deriving_ezjsonm

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ppx_deriving_ezjsonm_common.MakeSource

Parameters

module _ : Backend

Signature

Sourceval of_backend_type_to_expr : string option -> Ppxlib.core_type -> Ppxlib.expression
Sourceval of_backend_record_to_expr : loc:Ppxlib.Location.t -> skip_unknown:bool -> Ppxlib.label_declaration list -> Ppxlib.expression
Sourceval monad_fold : ('a -> Ppxlib.expression) -> Ppxlib.expression -> ('a * int) list -> Ppxlib.expression
Sourceval impl_generator_to : (ctxt:Ppxlib.Expansion_context.Deriver.t -> 'a -> 'b) -> ('b, 'a) Ppxlib.Deriving.Generator.t
Sourceval impl_generator_of : (ctxt:Ppxlib.Expansion_context.Deriver.t -> 'a -> bool -> 'b) -> ('b, 'a) Ppxlib.Deriving.Generator.t
OCaml

Innovation. Community. Security.