package forester

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.