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