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

Predicate API::Impl::rhs

Holds if rhs is the right-hand side of a definition of a node that should have an incoming edge from base labeled lbl in the API graph.

Import path

import javascript
predicate rhs(TApiNode base, ApiLabel lbl, Node rhs)