tokenize

Only public method of the class, evaluates a String to convert the Char values into Tokens values

the returned value should be passed to the NumberLexer class constructor

Return

a ComplexList

Since

Version 1.0

See also