Searched refs:nodeHasTrailingComment (Results 1 – 2 of 2) sorted by relevance
99 …const hasTrailingComment = changeTracker.nodeHasTrailingComment(sourceFile, oldImportDecls[0], rep…
399 …public nodeHasTrailingComment(sourceFile: SourceFile, oldNode: Node, configurableEnd: Configurable… method in ts.textChanges.ChangeTracker