codeql/java-all
3.0.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the destination variable of an update of a tracked variable.
import semmle.code.java.dataflow.SSA
TrackedVar getDestVar(VariableUpdate upd)