@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| FilePredicate |
Determines if a file must be kept in search results.
|
| FilePredicates |
Factory of
FilePredicate |
| FileSystem |
The
FileSystem manages all the source files to be analyzed. |
| InputFile |
This layer over
File adds information for code analyzers. |
| InputFileFilter |
Extension point to exclude some files from inspection
|
| Enum | Description |
|---|---|
| InputFile.Status |
Status regarding previous analysis
|
| InputFile.Type |
Copyright © 2009-2014 SonarSource. All Rights Reserved.