package expr

  1. Overview
  2. Docs

Module Expr.LexerSource

Sourceexception Failure of string
Sourceval fail : ('a, unit, string, 'b) format4 -> 'a
Sourceval atof : string -> float
Sourceval hms : float -> float -> float -> float
Sourceval get : Lexing.lexbuf -> string
Sourceval getchar : Lexing.lexbuf -> int -> char
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Parser.token
Sourceval __ocaml_lex_string_rec : Lexing.lexbuf -> int -> Buffer.t -> Parser.token