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

Member predicate ConditionalLoop::entersLoopWhenConditionIs

Holds if the loop body is entered when the condition is condValue.

predicate entersLoopWhenConditionIs(boolean condValue)