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

Member predicate WhileStmt :: getCondition

Gets the boolean condition of this while loop.

Expr getCondition ( )