package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.7.0.tgz
sha256=0fab083e9b39415b6a7fc96eb25ea9aa1a8e0a7fae2ae29b1cf7da0eaf5ef86a
md5=7eb8cbbff8565b93ebfabf4eca7254d4

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

Module Reason_migrate_parsetree.Migrate_412_411

module From = Ast_412
module To = Ast_411
val copy_out_type_param : Ast_412.Outcometree.out_type_param -> string * (bool * bool)
val copy_Type_immediacy_t : Ast_412.Type_immediacy.t -> Ast_411.Type_immediacy.t
val copy_cases : Ast_412.Parsetree.case list -> Ast_411.Parsetree.case list
val copy_class_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_412.Parsetree.class_infos -> 'g0 Ast_411.Parsetree.class_infos
val copy_include_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_412.Parsetree.include_infos -> 'g0 Ast_411.Parsetree.include_infos
val copy_open_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_412.Parsetree.open_infos -> 'g0 Ast_411.Parsetree.open_infos
val copy_Longident_t : Longident.t -> Reason_migrate_parsetree__Ast_411.Longident.t
val copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_412.Asttypes.loc -> 'g0 Ast_411.Asttypes.loc
val copy_location : Location.t -> Location.t
val copy_position : Lexing.position -> Lexing.position
OCaml

Innovation. Community. Security.