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