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

Member predicate ForStmt :: getInit

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

Expr getInit ( int index )