public function setTemplateLine(int $lineno) : void { $this->lineno = $lineno; $this->updateRepr(); }