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

Member predicate ConditionalExpr::getTrueExpr

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

Expr getTrueExpr()