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

Member predicate DoStmt::getStmt

DEPRECATED: Use getBody() instead.

Gets the body of this do loop.

Stmt getStmt()