Location.toString
string toString() const @safe pureCreates a human-readable string representation of the location.
Returns
A string in the format "filename(line:col)" or "(line:col)" if no source.
string toString() const @safe pureCreates a human-readable string representation of the location.