Lines Matching full:newtoken
2186 var newToken = this.nextToken();2187 this.peeked = newToken;2188 return newToken;