package reason

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

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

Module Reason_migrate_parsetree.Ast_407

module Location = Location
module Longident = Longident
module Asttypes : sig ... end

Auxiliary AST types used by parsetree and typedtree.

module Parsetree : sig ... end

Abstract syntax tree produced by parsing

module Docstrings : sig ... end
module Ast_helper : sig ... end

Helpers to produce Parsetree fragments

module Ast_mapper : sig ... end

The interface of a -ppx rewriter

module Outcometree : sig ... end
module Config : sig ... end
val shallow_identity : Ast_mapper.mapper
val failing_mapper : Ast_mapper.mapper
val make_top_mapper : signature:(Parsetree.signature -> Parsetree.signature) -> structure:(Parsetree.structure -> Parsetree.structure) -> Ast_mapper.mapper
OCaml

Innovation. Community. Security.