Module Overlay
Defines entity discard predicates for Java overlay analysis.
Import path
import semmle.code.java.OverlayImports
| java | Provides all default Java QL imports. |
Predicates
| getRawFile | Gets the raw file for a locatable. |
| getRawFileForLoc | Gets the raw file for a location. |
| isOverlay | A local predicate that always holds for the overlay variant and never holds for the base variant. This is used to define local predicates that behave differently for the base and overlay variant. |
Classes
| DiscardableLocatable | A |
| DiscardableReferableLocatable | A |