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

Module Regexp

Provides classes for working with regular expressions.

Import path

import semmle.python.dataflow.new.Regexp

Classes

RegExpPatternSource

A node whose value may flow to a position where it is interpreted as a part of a regular expression.

Modules

RegExpPatterns

Provides utility predicates related to regular expressions.