Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/src/
Dnaming_check.ts70 const prohibitedWordIndex: number = lowIdentifier.indexOf(key); constant
107 const prohibitedWordIndex: number = lowIdentifier.indexOf(key); constant