package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.10.0.tbz
sha256=17ead4c2864af7273f56d0ad62c4564be2eade76d3da87b1d381ed5b44f466cb
sha512=31c1c0752c426e3a55a9f8eceb157de3536e5a72385a645112236129f2f1ac04e4df42ba2c82616eacc339b4627725e1472903fd4c56c44024cba7635f2602cb

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.