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

Member predicate TupleTypeExpr::getElementName

Gets the name of the nth tuple member, starting at 0. Only has a result if the tuple members are named.

Identifier getElementName(int n)