Returns a span that covers only a single point: this location.
@override FileSpan pointSpan() => _FileSpan(file, offset, offset);