CodeQL library for Python
codeql/python-all 4.0.1 (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