Searched refs:containingListOrParentStart (Results 1 – 1 of 1) sorted by relevance
202 … const containingListOrParentStart = getContainingListOrParentStart(parent, current, sourceFile); constant204 containingListOrParentStart.line === currentStart.line ||226 …etStartLineAndCharacterForNode(firstListChild, sourceFile).line > containingListOrParentStart.line;258 …urceFile.getLineAndCharacterOfPosition(current.getStart(sourceFile)) : containingListOrParentStart;