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

Predicate isLive

Holds if the given callable has any liveness causes.

Import path

import semmle.code.java.deadcode.DeadCode
predicate isLive(Callable c)