GetNextToken
string GetNextToken()
string GetNextToken(stack<string>& skippedTokens)
string GetNextToken(stack<string>* skippedTokens)