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