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

Type signature RegExpTerm

A regular expression term, that is, a syntactic part of a regular expression. These are the tree nodes that form the parse tree of a regular expression literal.

Direct supertypes