CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Predicate signature storeStep

Holds if nodeFrom is being written to the content c of the object in nodeTo.

Import path

import codeql.typetracking.TypeTracking
signature predicate storeStep(Node nodeFrom, Node nodeTo, Content c)