package reason

  1. Overview
  2. Docs
Reason: Syntax & Toolchain for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

reason-3.6.2.tgz
sha256=c4df440525581e721ec5b2c02d11e9517bf75da0e6773258793821af554ec1fa
md5=d6de40f280f1c229f9cb26eb4015f1c5

doc/reason.ocaml-migrate-parsetree/Reason_migrate_parsetree/Migrate_411_410/index.html

Module Reason_migrate_parsetree.Migrate_411_410

module From = Ast_411
module To = Ast_410
val copy_Type_immediacy_t : Ast_411.Type_immediacy.t -> Ast_410.Type_immediacy.t
val copy_cases : Ast_411.Parsetree.case list -> Ast_410.Parsetree.case list
val copy_class_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_411.Parsetree.class_infos -> 'g0 Ast_410.Parsetree.class_infos
val copy_include_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_411.Parsetree.include_infos -> 'g0 Ast_410.Parsetree.include_infos
val copy_open_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_411.Parsetree.open_infos -> 'g0 Ast_410.Parsetree.open_infos
val copy_Longident_t : Reason_migrate_parsetree__.Ast_411.Longident.t -> Reason_migrate_parsetree__.Ast_410.Longident.t
val copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_411.Asttypes.loc -> 'g0 Ast_410.Asttypes.loc
val copy_location : Reason_migrate_parsetree__.Ast_411.Location.t -> Reason_migrate_parsetree__.Ast_410.Location.t
val copy_position : Lexing.position -> Lexing.position
OCaml

Innovation. Community. Security.