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

Member predicate BlockStmt::getStmt

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

Stmt getStmt(int index)