Gets the filename where the error occurred.
This method returns null if a string is parsed.
public function getParsedFile() : string { return $this->parsedFile; }