Searched defs:parentFilePath (Results 1 – 2 of 2) sorted by relevance
607 … const parentFilePath: string = parentNodeSymbol.getDeclarations()?.[0].getSourceFile().fileName; constant693 const parentFilePath: string = parentSymbol.getDeclarations()?.[0].getSourceFile().fileName; constant
655 … const parentFilePath: string = parentNodeSymbol.getDeclarations()?.[0].getSourceFile().fileName; constant754 const parentFilePath: string = parentSymbol.getDeclarations()?.[0].getSourceFile().fileName; constant