| Package | Description |
|---|---|
| de.skuzzle.enforcer.restrictimports.api |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<Match>> |
SourceTreeAnalyzer.analyze(Stream<Path> roots,
BannedImportGroup group)
Analyzes all java classes found recursively in the given root directories for
matches of banned imports.
|
void |
SourceTreeAnalyzer.checkGroupConsistency(BannedImportGroup group)
Checks whether the given group is consistent with respect to all user input.
|
Copyright © 2014–2018. All rights reserved.