package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.8.0.tbz
sha256=9478724b01767320064ba950ddea24c5df0eefdcdd8ff1324ba9ccd646258979
sha512=c5dcec810a1981b78b19271a8a255f4087628514725d6818419b141be6346a62b28fe8d0f10855efe420ede2839bfe562aa5abf21f29d66250e5c0d02323d6d8

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

Module Reason_migrate_parsetree.Migrate_410_411Source

Sourcemodule From = Ast_410
Sourcemodule To = Ast_411
Sourceval copy_class_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_410.Parsetree.class_infos -> 'g0 Ast_411.Parsetree.class_infos
Sourceval copy_include_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_410.Parsetree.include_infos -> 'g0 Ast_411.Parsetree.include_infos
Sourceval copy_open_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_410.Parsetree.open_infos -> 'g0 Ast_411.Parsetree.open_infos
Sourceval copy_Longident_t : Reason_migrate_parsetree__.Ast_410.Longident.t -> Reason_migrate_parsetree__.Ast_411.Longident.t
Sourceval copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_410.Asttypes.loc -> 'g0 Ast_411.Asttypes.loc
Sourceval copy_location : Reason_migrate_parsetree__.Ast_410.Location.t -> Reason_migrate_parsetree__.Ast_411.Location.t
Sourceval copy_position : Lexing.position -> Lexing.position
OCaml

Innovation. Community. Security.