package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.8.0.tbz
sha256=9478724b01767320064ba950ddea24c5df0eefdcdd8ff1324ba9ccd646258979
sha512=c5dcec810a1981b78b19271a8a255f4087628514725d6818419b141be6346a62b28fe8d0f10855efe420ede2839bfe562aa5abf21f29d66250e5c0d02323d6d8

doc/reason/Reason_lexer/index.html

Module Reason_lexerSource

Sourcetype t
Sourcetype 'a positioned = 'a * Lexing.position * Lexing.position
Sourceval init : ?insert_completion_ident:Lexing.position -> Lexing.lexbuf -> t
Sourceval lexbuf : t -> Lexing.lexbuf
Sourcetype comment = string * Location.t
Sourcetype invalid_docstrings
Sourceval empty_invalid_docstrings : invalid_docstrings
Sourceval add_invalid_docstring : string -> Lexing.position -> Lexing.position -> invalid_docstrings -> invalid_docstrings
Sourceval get_comments : t -> invalid_docstrings -> comment list
OCaml

Innovation. Community. Security.