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

Predicate signature TypeTrackingInput::loadStoreStep

Holds if the content c1 of nodeFrom is stored in the content c2 of nodeTo.

signature predicate loadStoreStep(Node nodeFrom, Node nodeTo, Content c1, Content c2)