Searched defs:line (Results 1 – 3 of 3) sorted by relevance
30 const { line, character } = sourceFile.getLineAndCharacterOfPosition(node.astNode.getStart()); constant
227 … const { line, character } = node.getSourceFile().getLineAndCharacterOfPosition(node.getStart()); constant
241 String line; in runApiDiffTool() local267 String line; in runApiCollectTool() local