Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/api_check_plugin/src/
Dcheck_naming.js51 function checkApiNamingWords(node, sourcefile, fileName, lowIdentifier) { argument
77 function checkIgnoreWord(lowercaseIgnoreWordArr, lowIdentifier) { argument
94 function checkApiNamingScenario(node, sourcefile, fileName, lowIdentifier) { argument