Searched refs:handleMismatch (Results 1 – 1 of 1) sorted by relevance
96 throw $this->handleMismatch($expectedTokens);149 throw $this->handleMismatch($expectedTokens, $position);261 private function handleMismatch($expectedTokens, $position = 0) { function in PhpCss\\Parser