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

Predicate possibleLivenessCause

Compute a list of callables such that the liveness of any result would imply the liveness of c.

Import path

import semmle.code.java.deadcode.DeadCode
Callable possibleLivenessCause(Callable c, string reason)