CodeQL library for Go
codeql/go-all 4.2.3-dev (changelog, source)
Search

Member predicate Entity::getName

Gets the name of this entity.

Anonymous entities (such as the receiver variables of interface methods) have the empty string as their name.

string getName()