Match

public struct Match

Undocumented

  • Undocumented

    Declaration

    Swift

    public let text: String
  • Undocumented

    Declaration

    Swift

    public subscript(index: Int) -> CaptureGroup? { get }