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