package forester

  1. Overview
  2. Docs

Module Forester.LexerSource

Sourceexception SyntaxError of string
Sourceval drop_sigil : char -> string -> string
Sourceval ident : string -> Parser.token
Sourceval illegal : string -> 'a
Sourceval text : string -> Parser.token
Sourceval dbg : string -> unit
Sourceval verbatim : bool ref
Sourceval return_thunk : Lexing.lexbuf -> (unit -> Parser.token) -> Parser.token
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Parser.token
Sourceval __ocaml_lex_comment_rec : Lexing.lexbuf -> int -> Parser.token
OCaml

Innovation. Community. Security.