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

Member predicate ExprNodes::ConditionalExprCfgNode::getBranch

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

ExprCfgNode getBranch(boolean cond)