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

Type signature RegExpRange

A range-quantified term

Examples:

\w{2,4}
\w{2,}
\w{2}

Direct supertypes