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

Predicate isExtraValidTokenArgumentInIdentifyingAccessPath

Holds if argument is a valid argument to an access path token with the given name, occurring in an identifying access path.

Import path

import semmle.python.frameworks.data.internal.ApiGraphModelsSpecific
predicate isExtraValidTokenArgumentInIdentifyingAccessPath(string name, string argument)