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/Ast_410/index.html

Module Ast_410

  • deprecated Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_410 instead.
module Location = Location
module Longident = Longident
module Asttypes : sig ... end
module Parsetree : sig ... end
module Docstrings : sig ... end
module Ast_helper : sig ... end
module Ast_mapper : sig ... end
module Type_immediacy : sig ... end
module Outcometree : sig ... end
module Config : sig ... end
val shallow_identity : Ast_mapper.mapper
val failing_mapper : Ast_mapper.mapper
val make_top_mapper : signature:(Parsetree.signature -> Parsetree.signature) -> structure:(Parsetree.structure -> Parsetree.structure) -> Ast_mapper.mapper
OCaml

Innovation. Community. Security.