ppx_template.expander
Private.Syntax_error
ppx_template
ppxlib
yojson
type t
val createf : loc:Ppxlib.Location.t -> ('a, Format.formatter, unit, t) format4 -> 'a
val combine : t -> t list -> t
val to_extension : t -> Ppxlib.extension