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

Member predicate ConstSwitchStmt::getAFailingCase

Gets a case that never matches.

This only has values if we found the matching case.

SwitchCase getAFailingCase()