Location

struct Location : Equatable, Sendable
extension Consumer.Location: CustomStringConvertible

Source location

  • Undocumented

    Declaration

    Swift

    public let range: Range<String.Index>
  • Undocumented

    Declaration

    Swift

    public var offset: (line: Int, column: Int) { get }

Location implementation