package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.16.0.tbz
sha256=47b0e43a7d348e2a850658ab4bec5a4fbbb9fd4ff3ec8a1c1816511558c5364e
sha512=0d8dbe33ac17b765ea018522910a333831fec278ae4da25ba039ce4d2d8152f9b2fbba5b40c453241bf4323e55e0dc070170b04caa35742c6e33a7f726feafb3

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.