Home
last modified time | relevance | path

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

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DTypeScriptLinter.ts1235 for (const importSpec of tsImportClause.namedBindings.elements) { constant
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts1270 for (const importSpec of tsImportClause.namedBindings.elements) { constant