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

Member predicate SwitchExpr::getStmt

Gets the immediate child statement of this switch expression that occurs at the specified (zero-based) position.

Stmt getStmt(int index)