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

Predicate ModelOutput::Cached::resolvedSummaryRefBase

Holds if a baseNode is a callable identified by the type,path part of a summary row.

Import path

import semmle.python.frameworks.data.internal.ApiGraphModels
predicate resolvedSummaryRefBase(string type, string path, Node baseNode)