CodeQL library for C#
codeql/csharp-all 0.9.2-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)