package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.33.0.tbz
sha256=ffa44ef551f23b75e21dbd698a30310431381aaf140b9fe4b81c2e70a2d2c63a
sha512=cd865efc78e85d662fab3d05de7675a46252a241db44cbf13a930017c6890da5f161fbf8511b97abd9d61bffca0cb84b3adf580b55a3820afdb4a2337e9a4a63

doc/ppxlib.astlib/Astlib/Migrate_502_503/index.html

Module Astlib.Migrate_502_503Source

Sourcemodule From = Ast_502
Sourcemodule To = Ast_503
Sourceval copy_class_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_502.Parsetree.class_infos -> 'g0 Ast_503.Parsetree.class_infos
Sourceval copy_include_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_502.Parsetree.include_infos -> 'g0 Ast_503.Parsetree.include_infos
Sourceval copy_open_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_502.Parsetree.open_infos -> 'g0 Ast_503.Parsetree.open_infos
Sourceval copy_Longident_t : Longident.t -> Longident.t
Sourceval copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_502.Asttypes.loc -> 'g0 Ast_503.Asttypes.loc
Sourceval copy_location : Location.t -> Location.t
OCaml

Innovation. Community. Security.