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

Member predicate DoStmt :: getCondition

Gets the condition of this do loop.

Expr getCondition ( )