package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.13.0.tbz
sha256=df2544606bc824a67082e2011826e7a1cde7af0ccb5ba457e937fe018c3ce7e4
sha512=ad6606defad2dcc2456b42e77eb77d5aee02ccda7ad32c313dcbb2c5d25953ff0c80719a3c6ef30b8443d8e6105b46aacdccc3607620c36ce8c8d0537574c21c

doc/reason/Reason_toolchain_reason/index.html

Module Reason_toolchain_reasonSource

Sourcemodule Lexer = Reason_lexer
Sourcetype invalid_docstrings = Reason_lexer.invalid_docstrings
Sourceval implementation : Lexer.t -> Ppxlib.Parsetree.structure * Reason_lexer.invalid_docstrings
Sourceval interface : Lexer.t -> Ppxlib.Parsetree.signature * Reason_lexer.invalid_docstrings
Sourceval skip_phrase : Lexer.t -> unit
Sourceval safeguard_parsing : Lexing.lexbuf -> (unit -> 'a) -> 'a
Sourceval format_interface_with_comments : (Ppxlib.Parsetree.signature * Reason_comment.t list) -> Format.formatter -> unit
Sourceval format_implementation_with_comments : (Ppxlib.Parsetree.structure * Reason_comment.t list) -> Format.formatter -> unit
OCaml

Innovation. Community. Security.