SourceRange

public struct SourceRange : Hashable, Sendable
extension SourceRange: Codable
extension SourceRange: CustomStringConvertible

A half-open range of textual positions in a source file.