package forester

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

Install

Dune Dependency

Authors

Maintainers

Sources

4.3.1.tar.gz
md5=d1623b2919d2984bfcd841b5e772abd1
sha512=5924c8822d7e5a7bc49eb2b451cfd06cb372415559bc5ff232a59395b0aa28eb9819e351426ab25510f7d96ffb85ec652fa1878478b046c61e51ff471c285710

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

Module Forester_frontend.LexerSource

Sourceval drop_sigil : char -> string -> string
Sourceval raise_err : Lexing.lexbuf -> 'a
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Grammar.token
Sourceval __ocaml_lex_comment_rec : Lexing.lexbuf -> int -> Grammar.token
Sourceval custom_verbatim_herald : Lexing.lexbuf -> Grammar.token
Sourceval __ocaml_lex_custom_verbatim_herald_rec : Lexing.lexbuf -> int -> Grammar.token
Sourceval eat_verbatim_herald_sep : (Lexing.lexbuf -> Grammar.token) -> Lexing.lexbuf -> Grammar.token
Sourceval __ocaml_lex_eat_verbatim_herald_sep_rec : (Lexing.lexbuf -> Grammar.token) -> Lexing.lexbuf -> int -> Grammar.token
Sourceval custom_verbatim : string -> Buffer.t -> Lexing.lexbuf -> Grammar.token
Sourceval __ocaml_lex_custom_verbatim_rec : string -> Buffer.t -> Lexing.lexbuf -> int -> Grammar.token
Sourceval xml_qname : Lexing.lexbuf -> string
Sourceval __ocaml_lex_xml_qname_rec : Lexing.lexbuf -> int -> string
Sourceval xml_base_ident : Lexing.lexbuf -> string
Sourceval __ocaml_lex_xml_base_ident_rec : Lexing.lexbuf -> int -> string
Sourceval rangle : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_rangle_rec : Lexing.lexbuf -> int -> unit
OCaml

Innovation. Community. Security.