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

Type signature RegexTreeViewSig::RegExpEscape

An escaped regular expression term, that is, a regular expression term starting with a backslash.

Example:

\.
\w

Direct supertypes