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