package ocaml-migrate-parsetree

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
  • deprecated Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Migrate_parsetree_411_410 instead.
val copy_Longident_t : Longident.t -> 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 : Location.t -> Location.t
val copy_position : Lexing.position -> Lexing.position