Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
Dformatting.ts1029 … lineAction = applyRuleEdits(rule, previousItem, previousStartLine, currentItem, currentStartLine);
1236 function applyRuleEdits(rule: Rule, function