ppx_html.syntax
Quote.Elt
ppx_html
ppx_html.examples
ppx_html.expander
ppx_html.kernel
ppx_html.runtime
ppx_html.test
ppxlib
yojson
type t =
| Literal of string Ppxlib.Loc.t
| Expr of Expr.t
val sexp_of_t : t -> Sexplib0.Sexp.t
val loc : t -> Ppxlib.Location.t