Searched defs:parentSymbol (Results 1 – 2 of 2) sorted by relevance
683 const parentSymbol: ts.Symbol = this.checker.getTypeAtLocation(parentNode).getSymbol(); constant
744 const parentSymbol: ts.Symbol = this.checker.getTypeAtLocation(parentNode).getSymbol(); constant