| [news.eclipse.tools.jdt] Re: Statement-level IJavaElementDelta |
I have a short question regarding IJavaElementDelta. Is there a way to get a statement-level delta, i.e. a delta that not only tells me that the internal definition of a method has changed but even which statements were added/removed/moved/changed?
There is no such fine grained delta. -- Olivier