Searched refs:copyTrailingOperatorComments (Results 1 – 1 of 1) sorted by relevance
133 …const copyTrailingOperatorComments = (operators: Token<BinaryOperator>[], file: SourceFile) => (in… constant190 const copyOperatorComments = copyTrailingOperatorComments(operators, file);