273927402741274227432744274527462747274827492750
} break; } if (other instanceof IDocumentRange) { IDocumentRange dr = (IDocumentRange) other; Position p = dr.getRange(); Diff diff = findDiff(otherType, p.offset); return fMerger.findInsertionPoint(diff, type); } return 0; }