package forester

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

Install

Dune Dependency

Authors

Maintainers

Sources

4.3.0.tar.gz
md5=4cf7ec6a0a36810572f8b3a2af58631c
sha512=818f859dac00a18807563fd79663ec54232c8df196a8dc2de5e269a1d0c71085b1b490297ea0ecf3ef9cd32e40fb05ad2e10c241b03958c15e25c2942271eede

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.