getAtSourceIndex
Finds the innermost function call that contains the specified index (relative to the source code the function call was tokenized from).
Return
the innermost function call containing the index, if any
Parameters
index
the source index to search for