Enumeration_RegexParser5.9.0
Kind
enum Kind
Citizens in _RegexParser
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.
Members
case accept
(*ACCEPT)
case commit
(*COMMIT)
case fail
(*FAIL)
case mark
(*MARK:NAME)
case prune
(*PRUNE)
case skip
(*SKIP)
case then
(*THEN)