package ppx_sexp_conv

  1. Overview
  2. Docs
[@@deriving] plugin to generate S-expression conversion functions

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.1.tar.gz
md5=acbe8a2727a29c8f2fa8da42046f5861
sha512=036582cbcd49aad0737bbbdf5f680192e55a9f3051c8dece439a6c6ea989b59077c88130d833b01a38d990e563f7dde9f5be7e1cd0ffaaf59bd913d6fbd63bb3

doc/ppx_sexp_conv.expander/Ppx_sexp_conv_expander/Attrs/index.html

Module Ppx_sexp_conv_expander.AttrsSource

Sourcemodule To_lift : sig ... end

default, drop_default, and drop_if attributes are annotated with expressions that should be lifted out of the scope of ppx-generated temporary variables. See the Lifted module.

Sourceval invalid_attribute : loc:Ppxlib.Location.t -> (_, _) Ppxlib.Attribute.t -> Base.string -> 'a
Sourceval fail_if_allow_extra_field_cd : loc:Ppxlib.Location.t -> Ppxlib.constructor_declaration -> Base.unit
Sourceval fail_if_allow_extra_field_td : loc:Ppxlib.Location.t -> Ppxlib.type_declaration -> Base.unit
OCaml

Innovation. Community. Security.