package eliom

  1. Overview
  2. Docs
Advanced client/server Web and mobile framework

Install

Dune Dependency

Authors

Maintainers

Sources

10.3.0.tar.gz
md5=36c211d19776e6362feb57a4913efc11
sha512=9d8d3aadbd2174fe4edeba9e535cfa8ed974db5e406f0a6e2669a71e208f459da7ca8060628f3f19957b7b1911083a373653abf7e5385bb16d2ccee4ba49e80a

doc/ppx_utils/Ppx_eliom_utils/index.html

Module Ppx_eliom_utilsSource

Various helping functions

Sourceval sequence : ?loc:Ppxlib.Location.t -> ?attrs:Ppxlib.Parsetree.attribute list -> Ppxlib.Parsetree.expression list -> Ppxlib.Parsetree.expression
Sourceval str : ?loc:Ppxlib.Location.t -> ?attrs:Ppxlib.Parsetree.attribute list -> string -> Ppxlib.Parsetree.expression
Sourceval int : ?loc:Ppxlib.Location.t -> ?attrs:Ppxlib.Parsetree.attribute list -> int -> Ppxlib.Parsetree.expression
Sourceval id_file_hash : Ppxlib.Location.t -> string Ppxlib.Location.loc

Name of the variable which holds the hash of the file.

Sourceval eid : string Ppxlib.Location.loc -> Ppxlib.Parsetree.expression
Sourceval position : Ppxlib.Location.t -> Ppxlib.Parsetree.expression
Sourceval format_args : Ppxlib.Parsetree.expression list -> Ppxlib.Parsetree.expression
Sourceval pat_args : Ppxlib.Parsetree.pattern list -> Ppxlib.Parsetree.pattern
Sourcemodule Context : sig ... end

Context convenience module.

Sourcemodule Mli : sig ... end
Sourcemodule Cmo : sig ... end
Sourcemodule type Pass = sig ... end

Signature of specific code of a preprocessor.

Sourceval driver_args : (Stdlib.Arg.key * Stdlib.Arg.spec * Stdlib.Arg.doc) list
Sourcemodule Make (_ : Pass) : sig ... end
OCaml

Innovation. Community. Security.