CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.11-dev (changelog, source)
Search

Member predicate DataFlow::CallNode::getReceiver

Gets the data flow node corresponding to the receiver expression of this method call.

For example, the receiver of x.m() is x.

Node getReceiver()