Searched defs:importValueName (Results 1 – 1 of 1) sorted by relevance
392 const importValueName: string = element.name.getText(); constant396 … const importValueName: string = importClause.name ? importClause.name.escapedText.toString() : ''; constant