Searched defs:symbolsInScope (Results 1 – 2 of 2) sorted by relevance
7 const symbolsInScope = test.symbolsInScope(ranges[0]); constant
42 public symbolsInScope(range: FourSlash.Range): ts.Symbol[] { method in FourSlashInterface.Test