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

Member predicate DoStmt :: getCondition

Gets the condition of this do loop.

Expr getCondition ( )