Home
last modified time | relevance | path

Searched refs:setStartLine (Results 1 – 5 of 5) sorted by relevance

/PHP-Parser/test/PhpParser/
H A DErrorTest.php29 $error->setStartLine(15);
/PHP-Parser/lib/PhpParser/
H A DError.php85 public function setStartLine(int $line): void { function in PhpParser\\Error
H A DParserAbstract.php329 $e->setStartLine($this->tokens[$this->tokenPos]->line);
/PHP-Parser/
H A DUPGRADE-3.0.md138 `Error::setStartLine()` instead.
H A DCHANGELOG.md1017 `Error::getStartLine()` and `Error::setStartLine()`.

Completed in 19 milliseconds