package ppxlib

  1. Overview
  2. Docs
Base library and tools for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

0.7.0.tar.gz
sha256=278c4dfed19ff3f21e65097e66ce154f47f1bf82098fc494d80536509cfebcd7
md5=8ecc9f9c42245334be543f77900bc1b9

doc/ppxlib.ast/Ppxlib_ast/Ast_helper/Const/index.html

Module Ast_helper.Const

val string : ?quotation_delimiter:string -> string -> Migrate_parsetree.Ast_407.Parsetree.constant
val integer : ?suffix:char -> string -> Migrate_parsetree.Ast_407.Parsetree.constant
val int : ?suffix:char -> int -> Migrate_parsetree.Ast_407.Parsetree.constant
val int32 : ?suffix:char -> int32 -> Migrate_parsetree.Ast_407.Parsetree.constant
val int64 : ?suffix:char -> int64 -> Migrate_parsetree.Ast_407.Parsetree.constant
val nativeint : ?suffix:char -> nativeint -> Migrate_parsetree.Ast_407.Parsetree.constant
val float : ?suffix:char -> string -> Migrate_parsetree.Ast_407.Parsetree.constant
OCaml

Innovation. Community. Security.