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

Member predicate ForStmt :: getCondition

Gets the boolean condition of this for loop.

Expr getCondition ( )