Class InheritedUseSite


  • public class InheritedUseSite
    extends ClassPathUseSite
    A use site that was caused by an inherited element. If a use site is inherited by another type (e.g. an inherited method), the used type must also include a new use site expressing the inherited element. This class is used for precisely that.