Sets the filename where the error occurred.
public function setParsedFile(string $parsedFile) : void { $this->parsedFile = $parsedFile; $this->updateRepr(); }