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)