Module Binsec.Smtlib_lexer
val reset_string_buffer : unit -> unitval store_string_char : char -> unitval store_string : string -> unitval get_stored_string : unit -> stringval update_loc : Lexing.lexbuf -> string option -> int -> bool -> int -> unitexception LexError of stringval __ocaml_lex_tables : Lexing.lex_tables