package eliom

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

Install

Dune Dependency

Authors

Maintainers

Sources

10.3.1.tar.gz
md5=a989128ffd2ffd4a74b17233cd0a4b46
sha512=ee76f43609fc33aad96758e9a9698ec517aa92eaaf4575e3e4b43aaa34b3659f0403370d1c8a20c605465802375cbdf7f98a0d086cb3c73e86d19115064f7f15

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.