codeql/ruby-all
3.0.3-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the result of a call to method with this value as the receiver, or the return value of method defined on an object that can reach this sink.
method
This is a shorthand for getMethod(method).getReturn().
getMethod(method).getReturn()
Node getReturn(string method)