Searched defs:commentEndLine (Results 1 – 1 of 1) sorted by relevance
276 const commentEndLine = getLineOfLocalPosition(sourceFile, comment.end); constant1442 const commentEndLine = sourceFile.getLineAndCharacterOfPosition(range.end).line; constant