package ocaml-migrate-parsetree

  1. Overview
  2. Docs
Convert OCaml parsetrees between different versions

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-migrate-parsetree-v1.6.0.tbz
sha256=9b018e7d25114ce17fc0b82b7cd7c927b84ebb6b043aa987fa7731c2484de33f
sha512=e03a5fe44ecf43683c764a7285a65bfa80639c09badf422661723bc3483d6d799c47c1ead34c2caa289a37e1b4b46d809c8cc56537d5c76e6004849d2d8a305f

doc/ocaml-migrate-parsetree/Migrate_parsetree_408_409_migrate/index.html

Module Migrate_parsetree_408_409_migrate

  • deprecated Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Migrate_parsetree_408_409_migrate instead.
val copy_Longident_t : Migrate_parsetree__.Ast_408.Longident.t -> Migrate_parsetree__.Ast_409.Longident.t
val copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Migrate_parsetree.Ast_408.Asttypes.loc -> 'g0 Migrate_parsetree.Ast_409.Asttypes.loc
val copy_location : Migrate_parsetree__.Ast_408.Location.t -> Migrate_parsetree__.Ast_409.Location.t
val copy_position : Lexing.position -> Lexing.position
OCaml

Innovation. Community. Security.