package forester

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

Install

Dune Dependency

Authors

Maintainers

Sources

4.2.0.tar.gz
md5=7543fe7acbdfeb2056dc0b774965239f
sha512=2317bf84588692bbbd40e5fa944faab4889474e4a058e336bd1165f6dd8e55e8979affab098248c87354acdc3b6e6927305553ff5ab6b002b6739719814ec080

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.