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 |
Provides a class for modeling regular expression interpretations.
import semmle.python.Concepts
Range | A node where a string is interpreted as a regular expression, for instance an argument to |