Home
last modified time | relevance | path

Searched refs:isUnterminatedComment (Results 1 – 1 of 1) sorted by path

/PHP-Parser/lib/PhpParser/
H A DLexer.php60 private function isUnterminatedComment(Token $token): bool { function in PhpParser\\Lexer
104 if ($this->isUnterminatedComment($lastToken)) {

Completed in 9 milliseconds