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

Module RegExpInterpretation

Provides a class for modeling regular expression interpretations.

Import path

import semmle.python.Concepts

Classes

Range

A node where a string is interpreted as a regular expression, for instance an argument to re.compile.