CodeQL library for Python
codeql/python-all 3.1.2-dev (changelog, source)
Search

Predicate signature Make::Private::StepsInputSig::getSinkNode

Gets a data flow node corresponding to the sc part of sink.

sc is typically Argument[i] and the result is the node that represents the ith argument of sink.

signature Node getSinkNode(SinkBase sink, SummaryComponent sc)