Searched defs:rangesByText (Results 1 – 2 of 2) sorted by relevance
34 public rangesByText(): ts.ESMap<string, FourSlash.Range[]> { method in FourSlashInterface.Test
46 rangesByText?: ts.MultiMap<string, Range>; property