package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.24.0.tbz
sha256=7766027c2ecd0f5b3b460e9212a70709c6744278113eb91f317c56c41e7a90c8
sha512=726e48899c43f8bee1935618827e68b2953753a62868e424a2dadf2e156cc60794abacea658686a8a160eccde0f75b95b98daacf2b9242b4f86a92798d47b597

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

Module Astlib.Migrate_410_411

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

Innovation. Community. Security.