CodeQL library for Java/Kotlin
codeql/java-all 2.0.1-dev (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)