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