Home
last modified time | relevance | path

Searched refs:arrayLitElements (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DTypeScriptLinter.ts506 const arrayLitElements = arrayLitNode.elements; constant
507 for (const element of arrayLitElements) {