CodeQL library for JavaScript/TypeScript
codeql/javascript-all 1.1.2-dev (changelog, source)
Search

Member predicate LexicalRef::getALexicalName

Gets any of the names referenced by this identifier.

Note that each identifier may reference up to one lexical name per declaration space. For example, a class name declares both a type and a variable.

LexicalName getALexicalName()