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

Type signature RegExpPositiveLookbehind

A positive-lookbehind assertion.

Examples:

(?<=\.)

Direct supertypes