Searched refs:trueEndLine (Results 1 – 1 of 1) sorted by relevance
404 … const trueEndLine = getLineAndCharacterOfPosition(sourceFile, parent.whenTrue.end).line; constant405 return conditionEndLine === trueStartLine && trueEndLine === childStartLine;