package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.32.0.tbz
sha256=507cc73ccf895f22eeb5257a2243838c18a38a09105fcff55eeef9148555422b
sha512=73fef8ab8761bfbfde6ae87cc51eaacc5a5c937f0d628a890f0abdb2bffbf073932c25287a9e3baa2a1947c37f3dfa7f83ddd33c440e2e800971015addc97cd2

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

Module Astlib.Migrate_413_412

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

Innovation. Community. Security.