package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.28.0.tbz
sha256=d87ae5f9a081206308ca964809b50a66aeb8e83d254801e8b9675448b60cf377
sha512=03270d43e91485e63c7dc115a71933ffd8cb2910c273d605d2800fa69f523dcd4de1fbe31fd6c2f6979675c681343bcf4e35be06934565bf28edf4ea03f5da8e

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

Module Astlib.Migrate_414_413

module From = Ast_414
module To = Ast_413
val migration_error : Location.t -> string -> 'a
val copy_class_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_414.Parsetree.class_infos -> 'g0 Ast_413.Parsetree.class_infos
val copy_include_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_414.Parsetree.include_infos -> 'g0 Ast_413.Parsetree.include_infos
val copy_open_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_414.Parsetree.open_infos -> 'g0 Ast_413.Parsetree.open_infos
val copy_Longident_t : Longident.t -> Longident.t
val copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_414.Asttypes.loc -> 'g0 Ast_413.Asttypes.loc
val copy_location : Location.t -> Location.t
OCaml

Innovation. Community. Security.