CodeQL library for Java/Kotlin
codeql/java-all 9.1.0 (changelog, source)
Search

Class DiscardableReferableLocatable

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.Overlay

Direct 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.