CodeQL library for JavaScript
codeql/javascript-all 0.5.1 ( changelog , source )
Search

Member predicate CallExpr :: getReceiver

Gets the expression specifying the receiver on which the function is invoked, if any.

Expr getReceiver ( )