Module Qunity.Lexer

exception Lexing_error of string
val __ocaml_lex_tables : Stdlib.Lexing.lex_tables
val comment : Stdlib.Lexing.lexbuf -> Parser.token
val __ocaml_lex_comment_rec : Stdlib.Lexing.lexbuf -> int -> Parser.token
val read : Stdlib.Lexing.lexbuf -> Parser.token
val __ocaml_lex_read_rec : Stdlib.Lexing.lexbuf -> int -> Parser.token