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

Member predicate ConditionalExpr :: getFalseExpr

Gets the expression that is evaluated if the condition of this conditional expression evaluates to false.

Expr getFalseExpr ( )