Home
last modified time | relevance | path

Searched refs:isFirstImport (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/
DtextChanges.ts1451 …const isFirstImport = sourceFile.imports.length && node === first(sourceFile.imports).parent || no… constant
1454 …leadingTriviaOption: isFirstImport ? LeadingTriviaOption.Exclude : hasJSDocNodes(node) ? LeadingTr…