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

Predicate Make::first

Holds if first is the first element executed within control flow element cft.

Import path

import codeql.controlflow.Cfg
predicate first(ControlFlowTree cft, AstNode first)