package reason

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module From = Ast_409
module To = Ast_408
val copy_class_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_409.Parsetree.class_infos -> 'g0 Ast_408.Parsetree.class_infos
val copy_include_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_409.Parsetree.include_infos -> 'g0 Ast_408.Parsetree.include_infos
val copy_open_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_409.Parsetree.open_infos -> 'g0 Ast_408.Parsetree.open_infos
val copy_Longident_t : Reason_migrate_parsetree__.Ast_409.Longident.t -> Reason_migrate_parsetree__.Ast_408.Longident.t
val copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_409.Asttypes.loc -> 'g0 Ast_408.Asttypes.loc
val copy_location : Reason_migrate_parsetree__.Ast_409.Location.t -> Reason_migrate_parsetree__.Ast_408.Location.t
val copy_position : Stdlib.Lexing.position -> Stdlib.Lexing.position
OCaml

Innovation. Community. Security.