CodeQL library for Python
codeql/python-all 7.2.1 (changelog, source)
Search

Predicate ModelOutput::sourceNode

Holds if node is specified as a source with the given kind in an external model.

Import path

import semmle.python.frameworks.data.internal.ApiGraphModels
predicate sourceNode(Node node, string kind)