Searched defs:endLine (Results 1 – 13 of 13) sorted by relevance
62 … const endLine = this.sourceFile.getLineAndCharacterOfPosition(this.nextTokenSpan.pos).line; constant87 const endLine = this.sourceFile.getLineAndCharacterOfPosition(node.getEnd()).line; constant96 …const endLine = this.sourceFile.getLineAndCharacterOfPosition(closeBrace.getStart(this.sourceFile)… constant
1081 const endLine = sourceFile.getLineAndCharacterOfPosition(commentRange.end).line; constant1180 const endLine = sourceFile.getLineAndCharacterOfPosition(originalRange.end).line; constant
677 const endLine = sourceFile.getLineAndCharacterOfPosition(range.end).line; constant
848 const endLine = context.sourceFile.getLineAndCharacterOfPosition(nextTokenStart).line; constant
155 func span(startLine, startColumn, endLine, endColumn int) cov.Span { argument
137 const { endLine, endCol, endOffset } = location; constant
23 endLine: number; property
296 const endLine = tokenStart === position ? newLine + indentationStr : ""; constant
2640 … const endLine = sourceFile.getLineAndCharacterOfPosition(nextToken.getStart(sourceFile)).line; constant
248 endLine: beforeToken ? loc.startLine : loc.endLine, constant472 const { endLine, endCol, endOffset } = token.location; constant
604 TSourceLoc endLine; variable
552 endLine: number; property1468 endLine: number; property
750 endLine: number; property2000 endLine: number; property