Module UTop_lexer

val lex_string : string -> (UTop_token.t * UTop_token.location) list

lex_string str returns all the tokens contained in str.