66 token_error(
const std::string& dsc,
const std::string&
formula) : description_(dsc), formula_(formula) {}
TOKEN_TYPE
TOKEN_TYPE is already defined in a Winnt.h (a windows header which is included under some conditions...
Abstract baseclass for the tokenizer.
const std::string * filename
token get_token(iterator &i1, const iterator i2)
token(iterator &i1, iterator i2, TOKEN_TYPE type)
std::string::const_iterator iterator
token_error(const std::string &dsc, const std::string &formula)