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

Type signature RegexTreeViewSig::RegExpLookbehind

A zero-width lookbehind assertion.

Examples:

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

Direct supertypes