package archetype

  1. Overview
  2. Docs

Module Archetype.LexerSource

Sourceexception LexError
Sourceval emit_error : Location.t -> string -> unit
Sourceval lex_error : Lexing.lexbuf -> string -> 'a
Sourceval keywords : (string, Parser.token) Hashtbl.t
Sourceval keywords_ : (string * Parser.token) list
Sourceval compute_irr_fract : (Big_int.big_int * Big_int.big_int) -> Big_int.big_int * Big_int.big_int
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Parser.token
Sourceval comment : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_comment_rec : Lexing.lexbuf -> int -> unit
Sourceval __ocaml_lex_string_rec : Buffer.t -> Lexing.lexbuf -> int -> Buffer.t
OCaml

Innovation. Community. Security.