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

Predicate getExtraNodeFromPath

Gets a JavaScript-specific interpretation of the (type, path) tuple after resolving the first n access path tokens.

Import path

import semmle.javascript.frameworks.data.internal.ApiGraphModelsSpecific
Node getExtraNodeFromPath(string type, AccessPath path, int n)