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

Member predicate SwitchCase::isNthCaseOf

Holds if this is the nth case of switch block parent.

predicate isNthCaseOf(SwitchBlock parent, int n)