Searched refs:nextIsRightBrace (Results 1 – 1 of 1) sorted by relevance
526 private boolean nextIsRightBrace(int index) { in nextIsRightBrace() method in Difference558 boolean nextIsRightBrace = nextIsRightBrace(originalIndex); in applyAddedDiffElement()560 if (!nextIsRightBrace in applyAddedDiffElement()611 boolean nextIsRightBrace = nextIsRightBrace(originalIndex); in applyAddedDiffElement()613 if ((!nextIsNewLine && !nextIsRightBrace) || followedByUnindent) { in applyAddedDiffElement()