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

Type signature RegExpPositiveLookahead

A positive-lookahead assertion.

Examples:

(?=\w)

Direct supertypes