package ocaml-migrate-parsetree

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-migrate-parsetree-v1.7.2.tbz
sha256=6ae6753c3e632a63f76b031afc3eab74b209babdfdba4030060a934ce0660bd6
sha512=68bfbbadbb6715cf0be5a02136cb3508c5f8d3debba69f9cdf9c0668ebc09fe47eac10abcdc3eb0e5e19f33a223e193da039a3e203bec1404bd177635f1a93d7

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

Module Migrate_parsetree_411_410_migrate

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

Innovation. Community. Security.