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

Member predicate Make::GuardValue::isNullness

Holds if this value represents null or non-null as indicated by isNull.

predicate isNullness(boolean isNull)