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

Member predicate JSDocTag :: getName

Gets the (optional) name associated with the tag, such as the name of the documented parameter for a @param tag.

string getName ( )