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

Member predicate SwitchCase::getSelectorExpr

Gets the expression of the surrounding switch that this case is compared against.

Expr getSelectorExpr()