@ParametersAreNonnullByDefault
| Interface | Description | 
|---|---|
| FilePredicate | Determines if a file must be kept in search results. | 
| FilePredicates | Factory of  FilePredicate | 
| FileSystem | The  FileSystemmanages all the source files to be analyzed. | 
| FileSystem.Index | Interface of the underlying file index. | 
| InputComponent | Common interface for all input components. | 
| InputDir | Layer over  Filefor directories. | 
| InputFile | This layer over  Fileadds information for code analyzers. | 
| InputFileFilter | Extension point to exclude some files from inspection | 
| InputModule | Used to create issues and measures on modules. | 
| InputPath | Layer over  Filefor files or directories. | 
| TextPointer | Represents a position in a text file  InputFile | 
| TextRange | Represents a text range in an  InputFile. | 
| Enum | Description | 
|---|---|
| InputFile.Status | Status regarding previous analysis | 
| InputFile.Type | 
Copyright © 2009–2016 SonarSource. All rights reserved.