codeql/java-all
9.2.0
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if the given callable has any liveness causes.
import semmle.code.java.deadcode.DeadCode
predicate isLive(Callable c)