CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Member predicate Public::CallNode::getResult

Gets the data-flow node corresponding to the ith result of this call.

If there is a single result then it is considered to be the 0th result.

Node getResult(int i)