CodeQL library for JavaScript
codeql/javascript-all 0.5.1 ( 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 ( )