parse To List
Parses a source and adds all tokens into a list.
Return
A list with the tokens.
Parameters
source
A source of characters.
Parses a source and adds all tokens into a list.
A list with the tokens.
A source of characters.