qtil
advanced-security/qtil-java 0.0.3
Search

Class AdditionalStoreStep

A unit class for adding additional store steps.

Extend this class to add additional store steps that should apply to all data flow configurations. A store step must be local, so non-local steps are ignored.

Import path

import semmle.code.java.dataflow.FlowSteps

Direct supertypes

Indirect supertypes

Known direct subtypes

    Predicates

    step

    Holds if the step from node1 to node2 is a store step of c and should apply to all data flow configurations.

    Inherited predicates

    toString

    Gets a textual representation of this element.

    from Unit