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

Predicate ModelOutput::Cached::resolvedSummaryBase

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

Import path

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