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

Class API::Label::LabelImpl::LabelSpreadArgument

A label representing an array passed as a spread argument at a given index.

Import path

import javascript

Direct supertypes

Indirect supertypes

Predicates

getIndex

Gets the argument index at which the spread argument appears.

toString

Gets a string representation of this label.

Charpred