Enumeration_StringProcessing5.9.0
Assertion
This declaration is gated by at least one @_spi attribute.
enum Assertion
Citizens in _StringProcessing
Conformances
protocol Equatable
A type that can be compared for value equality.
protocol Hashable
A type that can be hashed into a
Hasher
to produce an integer hash value.protocol RawRepresentable
A type that can be converted to and from an associated raw value.
Members
case caretAnchor
case dollarAnchor
case endOfLine
case endOfSubject
case endOfSubjectBeforeNewline
case firstMatchingPositionInSubject
case notTextSegment
case notWordBoundary
case resetStartOfMatch
case startOfLine
case startOfSubject
case textSegment
case wordBoundary
init?(rawValue: UInt64
)