package tyxml-ppx

  1. Overview
  2. Docs
PPX to write TyXML documents with the HTML syntax

Install

Dune Dependency

Authors

Maintainers

Sources

tyxml-4.6.0.tbz
sha256=bfeb673c6b4e120a4eca4c48448add47dc3f8d02c2b40f63ffdccc4e91c902dd
sha512=69750eeaf467014282087bf9628f3278f3e5f00f4c7400358750d208664cfc3f79a5cba16767d2935e53477d1a6862fe08c5b801b69052ec12e09d1a93a5e9b4

doc/tyxml-ppx.internal/Tyxml_ppx/index.html

Module Tyxml_ppxSource

TyXML ppx library.

This is the documentation for the internal ppx library. Documentation for the ppx itself is available <<a_manual chapter="ppx"|here>>.

Sourcetype lang =
  1. | Html
  2. | Svg

Given the payload of a %html ... or %svg ... expression, converts it to a TyXML expression representing the markup contained therein.

Sourceval expand_expr : lang:lang -> loc:Ppxlib.Location.t -> path:string -> arg:Ppxlib.Longident.t Ppxlib.Asttypes.loc option -> Ppxlib.expression -> Ppxlib.attribute list -> Ppxlib.expression
Sourceval expand_str_item : lang:lang -> loc:Ppxlib.Location.t -> path:string -> arg:Ppxlib.Longident.t Ppxlib.Asttypes.loc option -> Ppxlib.rec_flag -> Ppxlib.value_binding list -> Ppxlib.structure_item
OCaml

Innovation. Community. Security.