xIndex

loc is a location in text1, comAdde and return the equivalent location in text2. e.g. "The cat" vs "The big cat", 1->1, 5->8 @param diffs List of Diff objects. @param loc Location within text1. @return Location within text2.

int
xIndex
(,
int loc
)

Meta