Module Cached
Import path
import semmle.code.java.dataflow.internal.SsaImpl
Predicates
captures | Holds if |
defUpdatesNamedField | |
firstUse | Holds if the value defined at |
getAUse | |
getDestVar | Gets the destination variable of an update of a tracked variable. |
phiHasInputFromBlock | |
relevantFieldUpdate | Holds if |
ssaDefReachesEndOfBlock | |
ssaDefReachesUncertainDef | Holds if the SSA definition of |
ssaExplicitUpdate | |
ssaImplicitInit | |
ssaUncertainImplicitUpdate | |
ssaUntrackedDef |
Modules
DataFlowIntegration | |
Internal | Provides internal implementation predicates that are not cached and should not be used outside of this file. |
SsaPublic |