Lines Matching full:newtoken
2192 var newToken = this.nextToken();2193 this.peeked = newToken;2194 return newToken;