android.databinding.tool.processing.scopes
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
 java.util.List<Location> provideScopeLocation()
           
 

Method Detail

provideScopeLocation

java.util.List<Location> provideScopeLocation()