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