Home | History | Annotate | Download | only in compare

Lines Matching refs:SigAnnotationElementDelta

41 import signature.compare.model.impl.SigAnnotationElementDelta;
640 return new SigAnnotationElementDelta(from, to);
652 SigAnnotationElementDelta delta = null;
656 delta = new SigAnnotationElementDelta(from, to);