Searched refs:typeOrSymbolString (Results 1 – 1 of 1) sorted by relevance
818 const typeOrSymbolString = isSymbolBaseline ? result.symbol : result.type; constant819 … const formattedLine = result.sourceText.replace(/\r?\n/g, "") + " : " + typeOrSymbolString;