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

Member predicate IfStmt :: getThen

Gets the then branch of this if statement.

Stmt getThen ( )