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

Predicate DataFlow :: valueNode

Gets the data flow node corresponding to nd.

This predicate is only defined for expressions, properties, and for statements that declare a function, a class, or a TypeScript namespace or enum.

Import path

import javascript
ValueNode valueNode ( AstNode nd )