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

Member predicate DOM::AttributeDefinition::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()