Searched refs:declText (Results 1 – 1 of 1) sorted by relevance
180 …const declText = `Decl(${ fileName }, ${ isLibFile ? "--" : declLineAndCharacter.line }, ${ isLibF… constant181 symbolString += declText;182 (declaration as any).__symbolTestOutputCache = declText;