Location.toString

string toString() const @safe pure

Creates a human-readable string representation of the location.

Returns

A string in the format "filename(line:col)" or "(line:col)" if no source.