77 token_error(
const std::string& dsc,
const std::string&
formula) : description_(dsc), formula_(formula) {}
Abstract baseclass for the tokenizer.
token(iterator &i1, iterator i2, token_type type)
const std::string * filename
token get_token(iterator &i1, const iterator i2)
std::string::const_iterator iterator
token_error(const std::string &dsc, const std::string &formula)