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

Predicate isExtraValidNoArgumentTokenInIdentifyingAccessPath

Holds if name is a valid name for an access path token with no arguments, occurring in an identifying access path.

Import path

import semmle.python.frameworks.data.internal.ApiGraphModelsSpecific
predicate isExtraValidNoArgumentTokenInIdentifyingAccessPath(string name)