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

Member predicate ConditionalStmt :: getCondition

Gets the boolean condition of this conditional statement.

Expr getCondition ( )