package pla

  1. Overview
  2. Docs
Ppx templating library using verbatim strings.

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3.tar.gz
sha256=1f04fa167cc40aafbae38618b009c5cc178f26743d2634b20c4a24361fd27481
md5=8441f0367a9566904bde0f0cac430ca8

doc/pla_ppx/Pla_ppx/Pla/index.html

Module Pla_ppx.Pla

val readFile : 'a -> string -> string
val buffer_id : string
val makeLident : string -> Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.loc
val buffer : Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.loc
val newline : Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.loc
val indent : Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.loc
val outdent : Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.loc
val append : Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.loc
val pint : Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.loc
val pfloat : Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.loc
val pstring : Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.loc
val unit : Migrate_parsetree__Ast_404.Parsetree.expression
val offsetPosition : int -> Stdlib.Lexing.position -> Stdlib.Lexing.position -> Stdlib.Lexing.position
val offsetLocation : int -> Migrate_parsetree.Ast_404.Location.t -> Migrate_parsetree.Ast_404.Location.t -> Migrate_parsetree.Ast_404.Location.t
val mkVar : Migrate_parsetree.Ast_404.Location.t -> string -> Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.loc
val template_type : Pla_ppx__.Pla_tokens.vartype -> Migrate_parsetree__Ast_404.Parsetree.core_type
val no_label : Migrate_parsetree.Ast_404.Asttypes.arg_label
val constString : string -> Migrate_parsetree__Ast_404.Parsetree.constant
val makeExp : Migrate_parsetree.Ast_404.Location.t -> int -> Pla_ppx__.Pla_tokens.s -> Migrate_parsetree.Ast_404.Parsetree.expression
val makeExpSeq : Migrate_parsetree.Ast_404.Location.t -> int -> Pla_ppx__.Pla_tokens.s list -> Migrate_parsetree.Ast_404.Parsetree.expression
val makeTemplateExp : Migrate_parsetree.Ast_404.Location.t -> int -> Pla_ppx__.Pla_tokens.s list -> Migrate_parsetree.Ast_404.Parsetree.expression
val mapper : 'a -> 'b -> Migrate_parsetree.Ast_404.Ast_mapper.mapper
OCaml

Innovation. Community. Security.