Searched refs:computeInsertContext (Results 1 – 1 of 1) sorted by relevance
340 Pair<Integer, String> context = computeInsertContext(file); in computeChanges()456 private Pair<Integer, String> computeInsertContext(final IFile file) { in computeInsertContext() method in ExtractStyleRefactoring