Searched refs:groupedDotDotDotAndName (Results 1 – 1 of 1) sorted by relevance
176 const groupedDotDotDotAndName = groupChildren(node.getChildren(), child => constant178 const groupedWithQuestionToken = groupChildren(groupedDotDotDotAndName, child =>179 child === groupedDotDotDotAndName[0] || child === node.questionToken);