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

Predicate isDomProperty

Holds if p is declared as a property of a DOM class or interface.

Import path

import Expressions.DOMProperties
predicate isDomProperty(string p)