Enumerationswift 6.0.1_RegexParser
MapKind
enum MapKind
enum MapKind
s12_RegexParser3ASTV4AtomV17CharacterPropertyV4KindO03MapG0O
What are these?6J0W2
import _RegexParser
enum Kind
struct AST
A regex abstract syntax tree.
struct Atom
struct CharacterProperty
case lowercase
case titlecase
case uppercase
protocol Equatable
A type that can be compared for value equality.
protocol Hashable : Equatable
A type that can be hashed into a Hasher
to produce an integer hash value.
static func != (lhs: Self, rhs: Self) -> Bool
Returns a Boolean value indicating whether two values are not equal.