CodeQL library for Java/Kotlin
codeql/java-all 5.0.1-dev (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)