Searched refs:nextTokenStr (Results 1 – 3 of 3) sorted by relevance
217 nextTokenStr (pANTLR3_TOKEN_SOURCE toksource) in nextTokenStr() function336 tok = nextTokenStr(toksource); in nextToken()364 tok = nextTokenStr(toksource); in nextToken()
129 TokenType* nextTokenStr();
47 typename TokenSource<ImplTraits>::TokenType* TokenSource<ImplTraits>::nextTokenStr() function in TokenSource221 CommonTokenType* tok = this->nextTokenStr();248 tok = this->nextTokenStr();