class responsible for parsing the provided text into tokens and tracking information about the curren...
token get_token(iterator &i1, const iterator i2)
std::string::const_iterator iterator
token_error(const std::string &dsc, const std::string &formula)
const std::string * filename
token(iterator &i1, iterator i2, token_type type)