Searched refs:matchingChild (Results 1 – 1 of 1) sorted by relevance
188 ChildTextElement matchingChild = matchingChilds.get(0); in getIndexOfComment() local189 index = nodeText.findElement(matchingChild.and(matchingChild.matchByRange())); in getIndexOfComment()