Module Cached
Import path
import semmle.code.java.dataflow.internal.SsaImplPredicates
| captures | Holds if |
| defUpdatesNamedField | |
| firstUse | Holds if the value defined at |
| getDestVar | Gets the destination variable of an update of a tracked variable. |
| relevantFieldUpdate | Holds if |
Modules
| DataFlowIntegration | |
| Internal | Provides internal implementation predicates that are not cached and should not be used outside of this file. |
| SsaPublic |