Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DsmartSelection.ts176 const groupedDotDotDotAndName = groupChildren(node.getChildren(), child => constant
178 const groupedWithQuestionToken = groupChildren(groupedDotDotDotAndName, child =>
179 child === groupedDotDotDotAndName[0] || child === node.questionToken);