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

Predicate signature Make::Private::StepsInputSig::getSourceNode

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

sc is typically ReturnValue and the result is the node that represents the return value of source.

signature Node getSourceNode(SourceBase source, SummaryComponent sc)