A @locatable that should be discarded in the base variant if its file is
extracted in the overlay variant and it is itself not extracted in the
overlay, that is, it is deleted in the overlay.
Import path
import semmle.code.java.OverlayDirect supertypes
Known direct subtypes
Predicates
| existsInOverlay | Holds if the locatable exists in the overlay. |
| getRawFileInBase | Gets the raw file for a locatable in base. |
| toString | Gets a textual representation of this discardable locatable. |