CodeQL library for Java/Kotlin
codeql/java-all 2.0.1-dev (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