codeql/javascript-all
2.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
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.
rhs
base
lbl
import javascript
predicate rhs(TApiNode base, ApiLabel lbl, Node rhs)