Enumeration_RegexParser5.9.0Swift
POSIXProperty
POSIX character properties not already covered by general categories or binary properties.
enum POSIXProperty
Citizens in _RegexParser
Conformances
protocol CaseIterable
A type that provides a collection of all of its values.
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.