throwexception::CommonException("Mismatched set while expanding suffixexpression rule. Token is "+Lexer::tokenTypeToString(m_current.m_type)+".");
throwexception::CommonException("Mismatched set "+ext::to_string(getCheckOptions())+" while expanding suffix_expression rule. Token is "+((std::string)m_current)+".");
throwexception::CommonException("Mismatched set while expanding parse rule. Token is "+((std::string)m_current)+".");
throwexception::CommonException("Mismatched set "+ext::to_string(getCheckOptions())+" while expanding prefix_expression and atom rules. Token is "+((std::string)m_current)+".");