Searched refs:nexttok (Results 1 – 1 of 1) sorted by relevance
225 String nexttok = getNextId(); in match() local226 Integer cur = (Integer) currentLexer.get(nexttok.toUpperCase()); in match()230 buffer + "\nUnexpected Token : " + nexttok, in match()233 this.currentMatch.tokenValue = nexttok; in match()