Interface SharedAnnotationScope

All Known Subinterfaces:
SharedNamedAnnotationScope, SourceModelBuildingContext
All Known Implementing Classes:
SourceModelBuildingContextImpl

public interface SharedAnnotationScope
A scope for annotation usages. Differs from AnnotationTarget in that this is a "registry" of usages that are shareable.

Generally speaking, this equates to global and package scope.