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

Member predicate ConditionalExpr::getABranchExpr

Gets the expressions that is evaluated by one of the branches (true or false branch) of this conditional expression.

Expr getABranchExpr()