| Package | Description |
|---|---|
| de.skuzzle.enforcer.restrictimports.analyze | |
| de.skuzzle.enforcer.restrictimports.formatting |
| Modifier and Type | Method and Description |
|---|---|
AnalyzeResult |
SourceTreeAnalyzer.analyze(AnalyzerSettings settings,
BannedImportGroups groups)
Analyzes all java classes found recursively in the given root directories for
matches of banned imports.
|
AnalyzeResult |
AnalyzeResult.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
String |
MatchFormatter.formatMatches(Collection<Path> roots,
AnalyzeResult analyzeResult) |
Copyright © 2014–2019. All rights reserved.