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

Predicate Make::last

Holds if last with completion c is a potential last element executed within control flow element cft.

Import path

import codeql.controlflow.Cfg
predicate last(ControlFlowTree cft, AstNode last, Completion c)