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

Member predicate HTML::Element::getName

Gets the name of this HTML element.

For example, the name of <br> is br.

string getName()