Module RegexFlowConfigs
Defines configurations and steps for handling regexes
Import path
import semmle.code.java.regex.RegexFlowConfigs
Imports
ExternalFlow | INTERNAL use only. This is an experimental API subject to change without notice. |
java | Provides all default Java QL imports. |
Predicates
regexMatchedAgainst | Holds if the string literal |
usedAsRegex | Holds if |
Classes
RegexAdditionalFlowStep | A unit class for adding additional regex flow steps. |