package ocaml-migrate-parsetree

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-migrate-parsetree-v1.8.0.tbz
sha256=b1c2d176ff1444041f2775786ba605be796e46dfd2acb06c96f35d2bb88b8fb5
sha512=c14ffacbba9fda34243b3e8310ce49414415b530bbd982eaa6c1891517c5a9a6a35887afa7d6f15f7f94e225a7f15cc25417fd3337e685d4a7d6ee160e50e66e

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

Module Migrate_parsetree_410_409

  • deprecated Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Migrate_parsetree_410_409 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.