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

Predicate summaryStep

Holds if a CSV summary contributed the step pred -> succ of the given kind.

Import path

import semmle.python.frameworks.data.internal.ApiGraphModelsSpecific
predicate summaryStep(Node pred, Node succ, string kind)