Lines Matching refs:methodDeltas
240 Set<IMethodDelta> methodDeltas = compareMethods(from, to);241 if (methodDeltas != null) {245 classDelta.setMethodDeltas(methodDeltas);