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

Member predicate IfStmt :: getElse

Gets the else branch of this if statement.

Stmt getElse ( )