Searched refs:currentLineLength (Results 1 – 1 of 1) sorted by relevance
43 private int currentLineLength; field in WordReader134 currentIndex < currentLineLength && in nextWord()141 while (currentLine == null || currentIndex == currentLineLength) in nextWord()153 currentLineLength = comments_start; in nextWord()163 currentLineLength = currentLine.length(); in nextWord()168 while (currentIndex < currentLineLength && in nextWord()198 if (currentIndex == currentLineLength) in nextWord()213 while (currentIndex < currentLineLength) in nextWord()