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

Member predicate Cheerio::AttributeDef::getValueNode

Gets the data flow node whose value is the value of this attribute, if any.

This is undefined for HTML elements, where the attribute value is not computed but specified directly.

Node getValueNode()