CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.9.0 (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.javascript.frameworks.data.internal.ApiGraphModelsSpecific
predicate isExtraValidTokenArgumentInIdentifyingAccessPath(string name, string argument)