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.3.tbz
sha256=6d85717bcf476b87f290714872ed4fbde0233dc899c3158a27f439d70224fb55
sha512=fe9c74a244d160d973d8ca62e356edad4c872fc46471ddc668f854456d3979576895d446d49da2aee61c65b441b72c573225b0b254ab2eac4a0fb4debdbce9d4

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

Module Migrate_parsetree_410_409_migrate

  • deprecated Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Migrate_parsetree_410_409_migrate instead.
module Def : sig ... end
val migration_error : Location.t -> Def.missing_feature -> 'a
val map_option : ('a -> 'b) -> 'a option -> 'b option
val copy_Type_immediacy_t : Migrate_parsetree.Ast_410.Type_immediacy.t -> bool
val copy_location_stack : Migrate_parsetree.Ast_410.Parsetree.location_stack -> Migrate_parsetree__Ast_409.Location.t list
val copy_Longident_t : Migrate_parsetree__.Ast_410.Longident.t -> Migrate_parsetree__.Ast_409.Longident.t
val copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Migrate_parsetree.Ast_410.Asttypes.loc -> 'g0 Migrate_parsetree.Ast_409.Asttypes.loc
val copy_location : Migrate_parsetree__.Ast_410.Location.t -> Migrate_parsetree__.Ast_409.Location.t
val copy_position : Lexing.position -> Lexing.position
OCaml

Innovation. Community. Security.