CodeQL library for Java
codeql/java-all 0.6.2 ( 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 ( )