Home
last modified time | relevance | path

Searched defs:newTagIndex (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/src/
Dtag_order_check.ts70 const newTagIndex = tagsArrayOfOrder.lastIndexOf(tags[tagIndex].tag); constant
71 const newFormNeighborArr = [frontFirstIndex, newTagIndex]; constant