package pla

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.tar.gz
sha256=c501bde84372b843fbe371c579832d6289d20c1568736638c286cfb882580cae
md5=82c0dee71eb5c241fc3d491bf030e705

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.