Searched defs:iSymbol (Results 1 – 1 of 1) sorted by relevance
557 const iSymbol = Utils.trueSymbolAtLocation(interfaceNode.name); constant558 const iDecls = iSymbol ? iSymbol.getDeclarations() : null; constant