Searched refs:originalElementChild (Results 1 – 1 of 1) sorted by relevance
349 ChildTextElement originalElementChild = (ChildTextElement) originalElement; in applyRemovedDiffElement() local350 if (originalElementChild.isComment()) { in applyRemovedDiffElement()353 Comment comment = (Comment) originalElementChild.getChild(); in applyRemovedDiffElement()