codeql/python-all
0.10.4
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if rhs is the right-hand side of a definition of node nd.
rhs
nd
import semmle.python.ApiGraphs
predicate rhs ( TApiNode nd , Node rhs )