CodeQL library for Swift
codeql/swift-all 5.0.2 (changelog, source)
Search

Type signature RegexTreeViewSig::RegExpLookbehind

A zero-width lookbehind assertion.

Examples:

(?<=\.)
(?<!\\)

Direct supertypes