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 result of this call.

Note that this predicate is not defined for calls with multiple results; use the one-argument variant getResult(i) for such calls.

Node getResult()