Searched refs:sourceAfter (Results 1 – 1 of 1) sorted by relevance
214 String sourceAfter = documentRequested.get(); in apply() local218 generateDiff(sourceBefore, sourceAfter)); in apply()220 if (sourceBefore.equals(sourceAfter)) { in apply()