package forester

  1. Overview
  2. Docs
A tool for tending mathematical forests

Install

Dune Dependency

Authors

Maintainers

Sources

2.3.tar.gz
md5=00fff94216aacd334351c2b1741d5246
sha512=724770d12a91674da76cc7842020ce7af2d37950d4429fe1ffac3b05d73a2079648f00c8eb33595e3dfa4874b2cd6b6a8c9d1f9034276a00b44d302091630cdb

doc/forester.frontend/Forester/Lexer/index.html

Module Forester.LexerSource

Sourceexception SyntaxError of string
Sourceval drop_sigil : char -> string -> string
Sourceval ident : string -> Parser.token
Sourceval illegal : string -> 'a
Sourceval text : string -> Parser.token
Sourceval dbg : string -> unit
Sourceval verbatim : bool ref
Sourceval return_thunk : Lexing.lexbuf -> (unit -> Parser.token) -> Parser.token
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Parser.token
Sourceval __ocaml_lex_comment_rec : Lexing.lexbuf -> int -> Parser.token
OCaml

Innovation. Community. Security.