Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/src/
Dnaming_check.ts105 const lowercaseNamingScenarioMap = ApiNamingCheck.getlowercaseNamingScenarioMap(); constant
155 const lowercaseNamingScenarioMap: Map<string, NameScenarioType> = new Map(); constant