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

Member predicate ForStmt::getInit

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

Expr getInit(int index)