android.databinding.tool.processing.scopes
Interface FileScopeProvider

All Superinterfaces:
ScopeProvider
All Known Implementing Classes:
ResourceBundle.LayoutFileBundle

public interface FileScopeProvider
extends ScopeProvider

An item that is tight to a source file.


Method Summary
 java.lang.String provideScopeFilePath()
           
 

Method Detail

provideScopeFilePath

java.lang.String provideScopeFilePath()