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

Type signature RegExpConstant

A constant regular expression term, that is, a regular expression term matching a single string.

Example:

abc

Direct supertypes