Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DorganizeImports.ts99 …const hasTrailingComment = changeTracker.nodeHasTrailingComment(sourceFile, oldImportDecls[0], rep…
DtextChanges.ts399 …public nodeHasTrailingComment(sourceFile: SourceFile, oldNode: Node, configurableEnd: Configurable… method in ts.textChanges.ChangeTracker