RegexUnsupportedConstruct
Swift
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Package
- libtmux-swift
- Source
- Sources/LibTmux/RegexPattern.swift
- enum RegexUnsupportedConstruct : enum RegexUnsupportedConstruct
-
A regular-expression feature this package deliberately does not execute.
5 declared, 4 inherited
Members
- backreference constant
- escape constant
- inlineOptions constant
- lookaround constant
- namedCapture constant
Inherited members
Reached through Equatable.!=(_:_:), RawRepresentable.hash(into:), RawRepresentable.hashValue, RawRepresentable.init(rawValue:).
- !=(_:_:) Equatable.!=(_:_:) Returns a Boolean value indicating whether two values are not equal.
- hash(into:) RawRepresentable.hash(into:)
- hashValue RawRepresentable.hashValue
- init(rawValue:) RawRepresentable.init(rawValue:) Creates a new instance with the specified raw value.