Home
last modified time | relevance | path

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

/third_party/typescript/src/services/refactors/
DconvertStringOrTemplateLiteral.ts141 …tFromMultiNode = (nodes: readonly Expression[], file: SourceFile, copyOperatorComments: (index: nu…
146 copyOperatorComments(index, targetNode);
190 const copyOperatorComments = copyTrailingOperatorComments(operators, file); constant
191 … const copyCommentFromStringLiterals = copyCommentFromMultiNode(nodes, file, copyOperatorComments);
206 copyOperatorComments(i, currentNode);