CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.3.1-dev (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()