![]() |
YAP 7.1.0
|
scan_to_list( +Stream, -Tokens ) More...
scan_to_list( +Stream, -Tokens )
Generate a list of tokens from a scan of the (input) stream, Tokens are of the form:
atom
(Atom)<QQ>
(Text)number
(Number)var
(VarName)string
(String)(
, )
, ,
, ;