Searched refs:endOfTokens (Results 1 – 3 of 3) sorted by relevance
63 while (!$this->endOfTokens()) {
76 if ($this->endOfTokens()) {
159 protected function endOfTokens(int $position = 0): bool { function in PhpCss\\Parser