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

Member predicate Variable::getAnAssignedValue

Gets an expression assigned to this variable, either appearing on the right-hand side of an assignment or bound to it via a binding instanceof expression or switch block.

Expr getAnAssignedValue()