package tyxml-ppx

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

Install

Dune Dependency

Authors

Maintainers

Sources

tyxml-4.5.0.tbz
sha256=c69accef5df4dd89d38f6aa0baad01e8fda4e9e98bb7dad61bec1452c5716068
sha512=772535441b09c393d53c27152e65f404a0a541aa0cea1bda899a8d751ab64d1729237e583618c3ff33d75e3865d53503d1ea413c6bbc8c68c413347efd1709b3

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.