I added a new Source anchor, similar to FileAnchor but with the absolute position instead of the line+column called it IndexedFileAnchor
Common parts with old FileAnchor (not renamed to minimize the impact) have been put in a superclass of both: AbstractFileAnchor
famix tests are green
nicolas