CodeQL library for Ruby
codeql/ruby-all 3.0.3-dev (changelog, source)
Search

Member predicate UnlessExpr::getBranch

Gets the branch of this conditional expression that is taken when the condition evaluates to cond, if any.

Expr getBranch(boolean cond)