Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val lex_string : string -> (UTop_token.t * UTop_token.location) list
lex_string str
returns all the tokens contained in str
.