Interface LocationScopeProvider
-
- All Superinterfaces:
ScopeProvider
- All Known Implementing Classes:
ResourceBundle.BindingTargetBundle
public interface LocationScopeProvider extends ScopeProvider
An item that is tight to locations in a source file.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<Location>provideScopeLocation()
-
-
-
Method Detail
-
provideScopeLocation
java.util.List<Location> provideScopeLocation()
-
-