CodeQL library for Python
codeql/python-all 2.1.3-dev (changelog, source)
Search

Type signature RegexTreeViewSig::RegExpLookbehind

A zero-width lookbehind assertion.

Examples:

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

Direct supertypes