Home
last modified time | relevance | path

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

/third_party/typescript/src/services/refactors/
DconvertStringOrTemplateLiteral.ts191 … const copyCommentFromStringLiterals = copyCommentFromMultiNode(nodes, file, copyOperatorComments); constant
196 copyCommentFromStringLiterals(headIndexes, noSubstitutionTemplateLiteral);
202 copyCommentFromStringLiterals(headIndexes, templateHead);
228 copyCommentFromStringLiterals(stringIndexes, templatePart);