Searched refs:matchingTokenText (Results 1 – 1 of 1) sorted by relevance
1493 const matchingTokenText = tokenToString(matchingTokenKind)!; constant1497 const bestGuessIndex = sourceFile.text.lastIndexOf(matchingTokenText, tokenFullStart);