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

Member predicate ForStmt :: getUpdate

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

Expr getUpdate ( int index )