Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

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()