package eliom

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

Install

Dune Dependency

Authors

Maintainers

Sources

11.0.1.tar.gz
md5=3aeeca5f734f8e932b5a00fbfd43bd26
sha512=d92948949c81fe5b84f7d262b72653175d4f69574cbb4f85433f3a40df436e9e78b3f024ebcd98cb0e1c8ec45af0e3f9cd1153187549883f4ddfd32feeee3176

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.