Searched refs:childStartPos (Results 1 – 1 of 1) sorted by relevance
723 const childStartPos = child.getStart(sourceFile); constant725 const childStartLine = sourceFile.getLineAndCharacterOfPosition(childStartPos).line;736 …childIndentationAmount = tryComputeIndentationForListItem(childStartPos, child.end, parentStartLin…760 if (tokenInfo.token.end > childStartPos) {761 if (tokenInfo.token.pos > childStartPos) {