CodeQL library for Java
codeql/java-all 0.7.5 ( changelog , source )
Search

Class RegexAdditionalFlowStep

A unit class for adding additional regex flow steps.

Extend this class to add additional flow steps that should apply to regex flow configurations.

Import path

import semmle.code.java.regex.RegexFlowConfigs

Direct supertypes

Indirect supertypes

Known direct subtypes

Predicates

step

Holds if the step from node1 to node2 should be considered a flow step for regex flow configurations.

Inherited predicates

toString

Gets a textual representation of this element.

from Unit