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

Predicate signature loadStep

Holds if nodeTo is the result of accessing the content c of nodeFrom.

Import path

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