Searched refs:toRet (Results 1 – 1 of 1) sorted by relevance
403 Token toRet = nextTokenInternal(); in nextToken() local404 m_lastTokenType = toRet.type; in nextToken()405 return toRet; in nextToken()