package forester

  1. Overview
  2. Docs

Module Forester.LexerSource

Sourceexception SyntaxError of string
Sourceval drop_sigil : char -> string -> string
Sourceval ident : string -> Grammar.token
Sourceval illegal : string -> 'a
Sourceval text : string -> Grammar.token
Sourceval whitespace : string -> Grammar.token
Sourceval dbg : string -> unit
Sourceval verbatim : bool ref
Sourceval return_thunk : Lexing.lexbuf -> (unit -> Grammar.token) -> Grammar.token
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
OCaml

Innovation. Community. Security.