- hexToUTF8
size_t hexToUTF8(string input, char[4] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- isWhitespace
bool isWhitespace(string lexeme)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextLexeme
void nextLexeme()
Undocumented in source. Be warned that the author may not have intended to support it.