Module Ppx_sexp_conv_expander.Sexp_of

val type_extension : Ppx_core.core_type ‑> Ppx_core.core_type
val core_type : Ppx_core.core_type ‑> Ppx_core.expression
val sig_type_decl : loc:Ppx_core.Location.t ‑> path:Ppx_core.string ‑> (Ppx_core.rec_flag * Ppx_core.type_declaration Ppx_core.list) ‑> Ppx_core.signature
val sig_exception : loc:Ppx_core.Location.t ‑> path:Ppx_core.string ‑> Ppx_core.extension_constructor ‑> Ppx_core.signature
val str_type_decl : loc:Ppx_core.Location.t ‑> path:Ppx_core.string ‑> (Ppx_core.rec_flag * Ppx_core.type_declaration Ppx_core.list) ‑> Ppx_core.structure
val str_exception : loc:Ppx_core.Location.t ‑> path:Ppx_core.string ‑> Ppx_core.extension_constructor ‑> Ppx_core.structure