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

Member predicate DataFlow::PropRef::getPropertyNameExpr

Gets the expression specifying the name of the property being read or written, if any.

This is usually either an identifier or a literal.

Expr getPropertyNameExpr()