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

Member predicate WhileStmt::getStmt

DEPRECATED: Use getBody() instead.

Gets the body of this while loop.

Stmt getStmt()