CodeQL library for Ruby
codeql/ruby-all 5.1.4 (changelog, source)
Search

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

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

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

signature Node getSourceNode(SourceBase source, SummaryComponentStack s)