package forester

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.4.1.tar.gz
md5=6bdd20df3d77c5fdcf020a74f7964d95
sha512=a60fed82e04be2dc58ca77fd339d0d63e5bfa281f188ddda17c0035a2755c0c575d29d02dfd8742dda81ba02092226029e63b1acc1939f748a3bff3560b79b04

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.