Module IBase.ToplLexer

exception ToplLexerBug
val new_line : string -> string -> Stdlib.Lexing.lexbuf -> ToplParser.token
val quoted : Str.regexp
val unquote : string -> string
val __ocaml_lex_tables : Stdlib.Lexing.lex_tables
val raw_token : Stdlib.Lexing.lexbuf -> ToplParser.token
val __ocaml_lex_raw_token_rec : Stdlib.Lexing.lexbuf -> int -> ToplParser.token
val token : unit -> Stdlib.Lexing.lexbuf -> ToplParser.token