CodeQL library for GitHub Actions
codeql/actions-all 0.4.12 (changelog, source)
Search

Predicate MakeWithSplitting::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)