codeql/java-all
7.1.3-dev
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)