package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.15.0.tbz
sha256=ec3d2025f4391f0d2b88d2053e627a85aa1addd9c51320e9e72c690e05fb66a6
sha512=2bc7681a0e7649f619a8e93e961690531f697fadb1ae5d3f2c5913b0fce6995780394f2ce5b3e1920902ca7a2f4e188f62696f58f20ae3dd81c3658528bd0a33

doc/reason/Reason_parser_explain/index.html

Module Reason_parser_explainSource

Sourcemodule Parser = Reason_parser
Sourceval identlike_keywords : Parser.token -> string option
Sourceval keyword_confused_with_ident : int -> Parser.token -> string
Sourceval uppercased_instead_of_lowercased : int -> Parser.token -> string
Sourceval semicolon_might_be_missing : int -> 'a -> string
Sourceval token_specific_message : Parser.token -> string
Sourceval unclosed_parenthesis : (Interp.xsymbol -> bool) -> Interp.xsymbol -> (int -> bool) -> 'a Interp.env -> (MenhirLib.IncrementalEngine.position * MenhirLib.IncrementalEngine.position) option
Sourceval check_unclosed : 'a Interp.env -> string
Sourceval message : 'a Interp.env -> (Parser.token * 'b * 'c) -> string
OCaml

Innovation. Community. Security.