package forester

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.5.1.tar.gz
md5=b26b6f4e3d14b976c3d5018c97b81b94
sha512=f0c794ed4330485b5255639720ad7201488b77ef947b0736a847fa4f56f93d3f03a22fd2a3319bbe867bab827a4b5ae73b2426a1067911b29fe178d21dd99e73

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.