package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.27.0.tbz
sha256=764b96121d6ffd6a73820e0ec5235176bfc42b94cf2ff97e32d068a5c4b28c62
sha512=2dcce0be6acdb3e185bfdad2785303a405c617f99949316abe6793f785d7227c10795ca49e79290bd385873da635191b44e8a5c211de114a168846d5d26f505c

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

Module Astlib.Migrate_411_410Source

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

Innovation. Community. Security.