String-to-someClass conversion method
May throw any exception if string is considered invalid for given class;
must do nothing but return null if doesn't recognize the toClass.
Token associates index of a token in the input line with the token itself,
in order to be able to provide helpful error indecation (see below :)
------------------------------------------------^ Misspelled word! (Exactly how it should work).