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

Member predicate ForStmt::getInit

Gets the initializer expression of the loop at the specified (zero-based) position.

Expr getInit(int index)