Enumerationswift 6.1.2_RegexParser
Kind
enum Kindenum Kinds12_RegexParser3ASTV11ConditionalV9ConditionV16PCREVersionCheckV4KindO What are these?7BFYKimport _RegexParserstruct PCREVersionCheckstruct ASTA regex abstract syntax tree.
struct Conditionalstruct Conditioncase equalcase greaterThanOrEqualinit(_ kind: Source.Located<AST.Conditional.Condition.PCREVersionCheck.Kind>, _ num: AST.Conditional.Condition.PCREVersionNumber) var kind: Source.Located<AST.Conditional.Condition.PCREVersionCheck.Kind>var num: AST.Conditional.Condition.PCREVersionNumberprotocol CopyableA type whose values can be implicitly or explicitly copied.
protocol CustomDebugStringConvertibleA type with a customized textual representation suitable for debugging purposes.
protocol CustomStringConvertibleA type with a customized textual representation.
protocol EquatableA type that can be compared for value equality.
protocol Escapableprotocol Hashable : EquatableA type that can be hashed into a Hasher to produce an integer hash value.
var halfWidthCornerQuoted: String { get }static func != (lhs: Self, rhs: Self) -> Bool Returns a Boolean value indicating whether two values are not equal.