/// <inheritdoc /> public int CompareTo(SourceLocation other) { return(Absolute.CompareTo(other.Absolute)); }