highlight Range For Path
Given a series of one-based indices that indicate how to traverse the nested lists of some call site to a single point of interest, follow the corresponding Expressions to identify the region of the name identified by that path.
The returned range includes both the first and last character position of the range, using one-based indexing.