Searched refs:setStartLine (Results 1 – 5 of 5) sorted by relevance
29 $error->setStartLine(15);
85 public function setStartLine(int $line): void { function in PhpParser\\Error
329 $e->setStartLine($this->tokens[$this->tokenPos]->line);
138 `Error::setStartLine()` instead.
1017 `Error::getStartLine()` and `Error::setStartLine()`.
Completed in 19 milliseconds