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