30std::pair<bool, StringLexer::Character>
45 for (
auto c : token) {
bool AdvanceIf(const std::string &token)
StringLexer & operator=(const StringLexer &rhs)
std::string::value_type Character
std::string::size_type Size
StringLexer(std::string s)
A class that represents a running process on the host machine.