package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.8.2.tbz
sha256=7adcc45db20b8def82adf2712211fb8ed844328489752e8edf74281bc1eb2ef2
sha512=45822ecf4b19b892e1d150fd7f7a80af18df576b204647d4bbb9a18ac591a690f9b5338789ecccacb2d6b6354dbc32ff4a3574cc8b82b777e21cb8729f502f95

doc/reason/Reason_toolchain_ocaml/index.html

Module Reason_toolchain_ocaml

val doc_comments_filter : unit -> Reason_toolchain_conf.Ast_mapper.mapper * (('a * Reason_omp__Ast_411.Location.t) -> bool)
module Lexer_impl : sig ... end
module OCaml_parser = Parser
type token = OCaml_parser.token
type invalid_docstrings = unit
val parse_and_filter_doc_comments : (Reason_toolchain_conf.Ast_mapper.mapper -> 'a -> 'b) -> ('c -> 'a) -> 'c -> 'a * unit
val implementation : Lexing.lexbuf -> Reason_omp__Ast_411.Parsetree.structure_item list * unit
val interface : Lexing.lexbuf -> Reason_omp__Ast_411.Parsetree.signature_item list * unit
val skip_phrase : Lexing.lexbuf -> unit
val maybe_skip_phrase : Lexing.lexbuf -> unit
val safeguard_parsing : Lexing.lexbuf -> (unit -> 'a) -> 'a
val format_interface_with_comments : (Reason_omp.OCaml_411.Ast.Parsetree.signature * 'a) -> Format.formatter -> unit
val format_implementation_with_comments : (Reason_omp.Ast_411.Parsetree.structure * 'a) -> Format.formatter -> unit
module Lexer = Lexer_impl
OCaml

Innovation. Community. Security.