CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.12 (changelog, source)
Search

Predicate isValidTokenArgumentInIdentifyingAccessPath

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.ApiGraphModels
predicate isValidTokenArgumentInIdentifyingAccessPath(string name, string argument)