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

Member predicate SuperExpr :: getBinder

Gets the function whose super binding this expression refers to, which is the nearest enclosing non-arrow function.

Function getBinder ( )