Uses of Class
de.ikor.sip.foundation.mvnplugin.model.ImportStatement
-
Uses of ImportStatement in de.ikor.sip.foundation.mvnplugin
-
Uses of ImportStatement in de.ikor.sip.foundation.mvnplugin.model
Modifier and TypeMethodDescriptionParsedJavaFile.getImports()
BannedImportRecords.getMatchedImports()
The matches found in this file.ModifierConstructorDescriptionBannedImportRecords
(Path sourceFile, List<ImportStatement> matchedImports) ParsedJavaFile
(Path path, String fqcn, Collection<ImportStatement> imports)