CodeQL library for Go
codeql/go-all 7.0.0 (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()