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_412_411 instead.
val copy_out_type_param : Migrate_parsetree.Ast_412.Outcometree.out_type_param -> string * (bool * bool)
val copy_label : string -> Migrate_parsetree.Ast_411.Asttypes.label
val copy_Longident_t : Longident.t -> Longident.t
val copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Migrate_parsetree.Ast_412.Asttypes.loc -> 'g0 Migrate_parsetree.Ast_411.Asttypes.loc
val copy_location : Location.t -> Location.t
val copy_position : Lexing.position -> Lexing.position